Neutron shared routines and utilities.
Go to file
Miguel Lavalle ab284169b2 Fix QoS alias api definition
Change [1] wrongly attempted to re-define bandwidth_limit_rules,
dscp_marking_rules and minimum_bandwidth_rules as first level API
resources, leading to conflicts in the QoS API. We now define
alias_bandwidth_limit_rules, alias_dscp_marking_rules and
alias_minimum_bandwidth_rules that will enable users to perform GET,
PUT and DELETE operations on the corresponding QoS rules without having
to specify the associated policy ID.

[1] I5366dfee9b760ff5c884981582cdd17245b4d16f

Change-Id: I978668ee073c26d6e05ea5e5a0a4e16a7e513fa1
Partial-Bug: #1777627
2018-11-28 21:47:01 -06:00
api-ref/source Fix QoS alias api definition 2018-11-28 21:47:01 -06:00
doc rehome rpc and related plumbing 2018-07-12 13:13:21 -06:00
neutron_lib Fix QoS alias api definition 2018-11-28 21:47:01 -06:00
releasenotes Fix QoS alias api definition 2018-11-28 21:47:01 -06: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 Use templates for cover and lower-constraints 2018-09-07 15:35:30 +02: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 Placement: utils 2018-08-21 16:52:30 +02:00
requirements.txt Placement: utils 2018-08-21 16:52:30 +02:00
setup.cfg build universal wheels 2018-10-02 18:23:56 -04: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