Neutron shared routines and utilities.
Go to file
Rodolfo Alonso Hernandez 4c9bfc15b7 Add network_ip_availability pagging and sorting support
Add "network_ip_availability" pagging and sorting support, defining
"network_id" as primary key. This primary key is unique per register
retrieved and is needed by ``neutron.api.v2.base.Controller`` to
create the pagination helper.

This patch modifies an existing API extension instead of creating a new
one. However:
- This modification does not affect the Neutron behaviour without a code
  change in the "network_ip_availability" extension enabling the pagging
  support. The Neutron code change implies a bump in the neutron-lib
  version.
- Adding a new extension to modify the current one is overengineering.

Partial-Bug: #1940518

Change-Id: I4fa575f726fc0a7b7066f749e3b3f90ecc520087
2021-08-23 13:13:55 +00:00
api-ref/source Merge "Introduce new bgp_associations API definition" 2021-08-19 10:37:53 +00:00
doc Merge "Correct wrong name of APIEventPayload's arg" 2021-04-19 11:14:09 +00:00
neutron_lib Add network_ip_availability pagging and sorting support 2021-08-23 13:13:55 +00:00
releasenotes Add network_ip_availability pagging and sorting support 2021-08-23 13:13:55 +00:00
tools Replace deprecated inspect.getargspec 2021-07-15 20:37:17 +09: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 OpenDev Migration Patch 2019-04-19 19:32:02 +00:00
.mailmap Initial cookiecutter commit 2015-11-20 17:24:43 -07:00
.pylintrc Start running pylint for pep8 tests 2020-09-17 09:53:01 -04:00
.stestr.conf Fix unit test failures due to switch to testr changes 2017-09-14 08:17:35 -07:00
.zuul.yaml Add Neutron's functional job to the neutron-lib's CI 2021-06-23 13:51:53 +00: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
lower-constraints.txt Make neutron-lib aware about system scope tokens 2021-03-12 14:47:37 +01:00
README.rst Replace git.openstack.org URLs with opendev.org URLs 2019-04-22 11:23:33 +08:00
requirements.txt Make neutron-lib aware about system scope tokens 2021-03-12 14:47:37 +01:00
setup.cfg setup.cfg: Replace dashes with underscores 2021-05-13 20:51:05 +09:00
setup.py Updated from global requirements 2017-03-02 11:49:11 +00:00
test-requirements.txt Start running pylint for pep8 tests 2020-09-17 09:53:01 -04:00
tox.ini Change minversion of tox to 3.18.0 2021-05-18 23:49:41 +09:00

Team and repository tags

image

neutron-lib

Neutron shared routines and utilities

Features

  • TODO