Neutron shared routines and utilities.
Go to file
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
api-ref/source Document the new net-mtu-writable extension 2017-08-31 13:42:10 -07:00
doc/source Update the documentation link for doc migration 2017-07-20 15:46:41 +00:00
neutron_lib Rehome net-mtu-enh extension definition 2017-08-31 13:43:54 -07:00
releasenotes Rehome net-mtu-enh extension definition 2017-08-31 13:43:54 -07:00
tools Parameter modifications of edit-constraints 2017-08-22 10:03:51 +02:00
.coveragerc Improvements to tox envs 2015-12-19 01:00:22 -05:00
.gitignore Enable module reference 2017-07-05 12:09:10 +09:00
.gitreview Added .gitreview 2015-11-19 19:54:39 +00:00
.mailmap Initial cookiecutter commit 2015-11-20 17:24:43 -07:00
.testr.conf Improvements to tox envs 2015-12-19 01:00:22 -05:00
babel.cfg Initial cookiecutter commit 2015-11-20 17:24:43 -07:00
CONTRIBUTING.rst rearrange content to fit the new standard layout 2017-07-05 08:55:21 +09:00
HACKING.rst Update the documentation link for doc migration 2017-07-20 15:46:41 +00:00
LICENSE Initial cookiecutter commit 2015-11-20 17:24:43 -07:00
README.rst Update the documentation link for doc migration 2017-07-20 15:46:41 +00:00
requirements.txt Updated from global requirements 2017-08-26 11:36:59 +00:00
setup.cfg Update the documentation link for doc migration 2017-07-20 15:46:41 +00:00
setup.py Updated from global requirements 2017-03-02 11:49:11 +00:00
test-requirements.txt Updated from global requirements 2017-08-23 12:15:07 +00:00
tox.ini Merge "Use flake8-import-order plugin" 2017-07-06 17:54:16 +00:00

Team and repository tags

image

neutron-lib

Neutron shared routines and utilities

Features

  • TODO