neutron-lib/releasenotes/notes/moved-netmtu-extension-5999348000adcfaf.yaml
Ihar Hrachyshka 28ab651318 Moved net-mtu extension definition
The module is not really imported from anywhere external to neutron, but
I am going to introduce a new extension that will allow to pass mtu on
create, and having both defined in a single place should keep it more
sane.

Change-Id: I41d5b399a6bd02f89f2e60c5ccb3fc0944b61255
Related-Bug: #1671634
2017-07-13 10:59:41 -07:00

5 lines
126 B
YAML

---
features:
- The ``net-mtu`` extension API definition has been added as
``neutron_lib.api.definitions.network_mtu``.