Neutron shared routines and utilities.
Go to file
Boden R 0328e63fb3 rehome ml2 MechanismDriver class
The ML2 MechanismDriver from neutron is pluggable and
widely used by sub-projects [1]. This patch proposes we
rehome the class into neutron-lib to break this dependency.
UTs and a release note are also included.

[1] http://codesearch.openstack.org/?q=MechanismDriver

Change-Id: Ia1459103a96e293a05f04b1db16c53673eb2e37c
2017-03-02 13:01:38 -07:00
api-ref/source Merge "api-ref: Cleanup quotas API" 2017-03-01 15:06:40 +00:00
doc/source boilerplate extension descriptor for api-def 2017-02-28 06:19:32 -07:00
neutron_lib rehome ml2 MechanismDriver class 2017-03-02 13:01:38 -07:00
releasenotes rehome ml2 MechanismDriver class 2017-03-02 13:01:38 -07:00
tools Validate API sample JSON files 2017-02-10 11:15:01 +09:00
.coveragerc Improvements to tox envs 2015-12-19 01:00:22 -05:00
.gitignore Add release notes target 2016-10-20 11:22:32 -07: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
CONTRIBUTING.rst Initial cookiecutter commit 2015-11-20 17:24:43 -07:00
HACKING.rst Use assertIsNone instead of assertEqual(None, *) 2017-01-15 09:38:59 +00:00
LICENSE Initial cookiecutter commit 2015-11-20 17:24:43 -07:00
README.rst Show team and repo badges on README 2016-11-25 15:45:44 +01:00
babel.cfg Initial cookiecutter commit 2015-11-20 17:24:43 -07:00
requirements.txt Updated from global requirements 2017-02-10 09:44:28 +00:00
setup.cfg Remove support for py34 2017-02-09 08:28:56 +07:00
setup.py Initial cookiecutter commit 2015-11-20 17:24:43 -07:00
test-requirements.txt Updated from global requirements 2017-02-10 09:44:28 +00:00
tox.ini Merge "Validate API sample JSON files" 2017-02-14 16:09:34 +00:00

README.rst

Team and repository tags

image

neutron-lib

Neutron shared routines and utilities

Features

  • TODO