Neutron shared routines and utilities.
Go to file
yatinkarel 0b9d8e399f 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-25 16:04:27 +00:00
api-ref/source Merge "Add source_ip_prefix and destination_ip_prefix to metering label rules" 2020-08-31 22:27:56 +00:00
doc Change policy on neutron-lib migration 2020-07-10 14:22:17 -04:00
neutron_lib Enforce policy for qos_policy_id attribute 2022-01-25 16:04:27 +00:00
releasenotes Enforce policy for qos_policy_id attribute 2022-01-25 16:04:27 +00:00
tools Use importlib to take place of imp module 2020-08-30 19:38:43 +08: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/victoria 2020-09-17 07:26:43 +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 Only) 2022-01-25 21:31:55 +05:30
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 Fix lower-constraints job for focal 2020-09-17 07:26:22 +00:00
setup.cfg Remove translation sections from setup.cfg 2020-05-23 16:49:31 +08:00
setup.py Updated from global requirements 2017-03-02 11:49:11 +00:00
test-requirements.txt Switch to newer openstackdocstheme and reno versions 2020-05-21 10:22:57 +02:00
tox.ini Dropping lower constraints testing (stable Only) 2022-01-25 21:31:55 +05:30

README.rst

Team and repository tags

image

neutron-lib

Neutron shared routines and utilities

Features

  • TODO