neutron-lib/releasenotes
Rodolfo Alonso Hernandez 7e4a6beed4 Added "qos" plugin to "EXT_PARENT_RESOURCE_MAPPING"
The plugin "qos" is added to the "EXT_PARENT_RESOURCE_MAPPING" constant.
The policy engine can now check the QoS rule ownership using the QoS
policy project ID. The QoS rules are resources that do not have an
assigned project ID, it is inherited from the QoS policy. This patch
allows to check a QoS rule ownership using the "ext_parent_policy_id"
field, that stores the QoS policy project ID.

NOTE: once released, this bug fix must include Neutron unit tests
checking, using the rules:
  "update_policy_bandwidth_limit_rule": "rule:admin_or_owner"
  "update_policy_packet_rate_limit_rule": "rule:admin_or_owner"
  "update_policy_dscp_marking_rule": "rule:admin_or_owner"
  "update_policy_minimum_bandwidth_rule": "rule:admin_or_owner"
  "update_policy_minimum_packet_rate_rule": "rule:admin_or_owner"

Closes-Bug: #1996606
Change-Id: I0531ea2c1bf29aecfab9b491eefef044a4ee49ad
2022-11-12 11:30:38 +01:00
..
notes Added "qos" plugin to "EXT_PARENT_RESOURCE_MAPPING" 2022-11-12 11:30:38 +01:00
source Update master for stable/zed 2022-09-09 11:47:39 +00:00