Neutron shared routines and utilities.
Go to file
Nate Johnston bbd71c45c6 Add ExtensionDescriptor to neutron-lib
When a subproject wants to create a class to extend the Neutron API,
that class inherits from ExtensionDescriptor.  This change pulls
ExtensionDescriptor over to neutron-lib so that subprojects can inherit
from it.  This class is almost entirely abstract.

This is used by nearly every neutron stadium project.

Change-Id: I4e9ba9c0c7fd4c5f449f11b4f401fa265ae7ea43
2016-11-01 21:33:02 +00:00
api-ref/source Merge "Introduce API definition for trunk/trunk_details extensions" 2016-10-21 21:22:08 +00:00
doc/source Revise coverage guidelines 2016-10-20 11:39:17 -07:00
neutron_lib Add ExtensionDescriptor to neutron-lib 2016-11-01 21:33:02 +00:00
releasenotes Add ExtensionDescriptor to neutron-lib 2016-11-01 21:33:02 +00:00
tools Add support for upper-constraints.txt for all tox targets 2016-09-20 13:20:38 +00: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 Add a hacking rule for string interpolation at logging 2016-08-15 09:53:28 +09:00
LICENSE Initial cookiecutter commit 2015-11-20 17:24:43 -07:00
README.rst Initial cookiecutter commit 2015-11-20 17:24:43 -07:00
babel.cfg Initial cookiecutter commit 2015-11-20 17:24:43 -07:00
requirements.txt Updated from global requirements 2016-10-27 12:17:40 +00:00
setup.cfg Revert "Update hacking check consumption" 2016-08-09 21:52:45 -04:00
setup.py Initial cookiecutter commit 2015-11-20 17:24:43 -07:00
test-requirements.txt Updated from global requirements 2016-10-22 01:22:37 +00:00
tox.ini Add release notes target 2016-10-20 11:22:32 -07:00

README.rst

neutron-lib

Neutron shared routines and utilities

Features

  • TODO