Neutron shared routines and utilities.
Go to file
Ryan Tidwell a6438f4279 Introduce subnet pool prefix operations extension
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
2019-02-27 17:53:51 +00:00
api-ref/source Introduce subnet pool prefix operations extension 2019-02-27 17:53:51 +00:00
doc doc neutron-lib current 2019-01-24 06:19:39 -07:00
neutron_lib Introduce subnet pool prefix operations extension 2019-02-27 17:53:51 +00:00
releasenotes Introduce subnet pool prefix operations extension 2019-02-27 17:53:51 +00:00
tools Remove tools/tox_install.sh 2018-03-07 20:31:12 +01:00
.coveragerc Improvements to tox envs 2015-12-19 01:00:22 -05:00
.gitignore Switch to stestr 2018-05-24 11:09:18 -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
.stestr.conf Fix unit test failures due to switch to testr changes 2017-09-14 08:17:35 -07:00
.zuul.yaml add python 3.7 unit test job 2019-02-18 14:46:49 +08:00
CONTRIBUTING.rst Merge "Update links in CONTRIBUTING.rst" 2017-10-05 20:47:37 +00: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 Add release notes link to README 2018-06-20 19:29:43 +08:00
babel.cfg Initial cookiecutter commit 2015-11-20 17:24:43 -07:00
lower-constraints.txt Merge "Add setproctitle support to the workers module" 2019-02-20 10:03:26 +00:00
requirements.txt Merge "Add setproctitle support to the workers module" 2019-02-20 10:03:26 +00:00
setup.cfg Change openstack-dev to openstack-discuss 2018-12-04 11:03:31 +08:00
setup.py Updated from global requirements 2017-03-02 11:49:11 +00:00
test-requirements.txt Add bandit to pep8 gate 2018-06-14 11:38:33 -04:00
tox.ini Update min tox version to 2.3.2 2018-11-09 00:54:46 +07:00

README.rst

Team and repository tags

image

neutron-lib

Neutron shared routines and utilities

Features

  • TODO