neutron-lib/neutron_lib/api
Ihar Hrachyshka 36464dedfc Rehome net-mtu-enh extension definition
This new extension allows to set mtu on create and update. Plugins are
free to implement only create if needed, returning a meaningful error if
update is not supported. Plugins should also make sure that MTU makes
general sense in context of corresponding deployment.

Plugins supporting the new extension are expected to signal support for
net-mtu too because the new extension is a superset of the old feature.

We can't just update the existing net-mtu extension because then support
for writes is not discoverable.

Change-Id: I3dd29578cee4ac4f9f55f6500965664e9e8069a6
Related-Bug: #1671634
2017-08-31 13:43:54 -07:00
..
definitions Rehome net-mtu-enh extension definition 2017-08-31 13:43:54 -07:00
validators Merge "rehome allowedaddresspairs API definition" 2017-08-23 16:36:23 +00:00
__init__.py API validators and converters 2016-01-15 12:44:09 +00:00
attributes.py Enable module reference 2017-07-05 12:09:10 +09:00
converters.py Add 'convert_to_string' and apply for firewall-rule 2017-07-21 23:29:40 +09:00
extensions.py Use flake8-import-order plugin 2017-07-05 00:53:13 -07:00
faults.py Rehome FAULT_MAP from the neutron API 2017-07-14 11:56:03 +03:00
utils.py Use api/attributes.py instead of api/utils.py 2016-11-18 11:19:55 -05:00