Neutron shared routines and utilities.
a6438f4279
This introduces a new extension that provides API's that enable operations against the prefix list of a subnet pool to be more explicit. In its current form, the subnetpool extension does not clearly define how operations on the prefix list of a subnet pool are to be performed and leaves unnecessary ambiguity to be handled by implementers of the extension. This extension makes prefix management for subnet pools explicit operations, while making support for this discoverable for clients. Change-Id: Ia84d767f582f28a2fc77799a58f6729a7fd42f34 Related-Bug: #1792901 |
||
---|---|---|
api-ref/source | ||
doc | ||
neutron_lib | ||
releasenotes | ||
tools | ||
.coveragerc | ||
.gitignore | ||
.gitreview | ||
.mailmap | ||
.stestr.conf | ||
.zuul.yaml | ||
babel.cfg | ||
CONTRIBUTING.rst | ||
HACKING.rst | ||
LICENSE | ||
lower-constraints.txt | ||
README.rst | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
Team and repository tags
neutron-lib
Neutron shared routines and utilities
- Free software: Apache license
- Documentation: https://docs.openstack.org/neutron-lib/latest/
- Source: https://git.openstack.org/cgit/openstack/neutron-lib
- Bugs: https://bugs.launchpad.net/neutron
- Release notes: https://docs.openstack.org/releasenotes/neutron-lib/
Features
- TODO