Neutron shared routines and utilities.
Go to file
yatinkarel dcb8660324 Enforce policy for qos_policy_id attribute
Currently while updating 'qos_policy_id', authorization policies
are not enforced and as a result it can be set or unset over
port/network/fip by an unauthorized user.

This patch fixes it by setting 'enforce_policy' to True
for this attribute.

Closes-Bug: #1957175
Change-Id: Ieee1ca092e572ad4696105962fbc6de675454657
(cherry picked from commit cf54989be2)
Conflicts: neutron_lib/api/definitions/qos_fip.py
(cherry picked from commit f7c009ba24)
2022-01-27 13:16:06 +00:00
api-ref/source New api-def: extraroute-atomic 2019-08-09 13:24:22 +02:00
doc Update api-ref location / version 2019-07-22 16:36:32 +02:00
neutron_lib Enforce policy for qos_policy_id attribute 2022-01-27 13:16:06 +00:00
releasenotes Enforce policy for qos_policy_id attribute 2022-01-27 13:16:06 +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 Update .gitreview for stable/train 2019-09-20 16:25:53 +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 Dropping lower constraints testing (stable Xena) 2022-01-27 12:07:17 +05:30
babel.cfg Initial cookiecutter commit 2015-11-20 17:24:43 -07: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 Replace git.openstack.org URLs with opendev.org URLs 2019-04-22 11:23:33 +08:00
requirements.txt Ensure that extended ethertypes still work by name 2019-07-30 17:29:08 -04:00
setup.cfg Update Python 3 test runtimes for Train 2019-05-15 14:20:36 -06:00
setup.py Updated from global requirements 2017-03-02 11:49:11 +00:00
test-requirements.txt Dropping lower constraints testing (stable Xena) 2022-01-27 12:07:17 +05:30
tox.ini Dropping lower constraints testing (stable Xena) 2022-01-27 12:07:17 +05:30

Team and repository tags

image

neutron-lib

Neutron shared routines and utilities

Features

  • TODO