Comment 5 for bug 2004014

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron (stable/zed)

Reviewed: https://review.opendev.org/c/openstack/neutron/+/875605
Committed: https://opendev.org/openstack/neutron/commit/ec8e43f824c6fc123fd449a9404564efb43a540c
Submitter: "Zuul (22348)"
Branch: stable/zed

commit ec8e43f824c6fc123fd449a9404564efb43a540c
Author: Slawek Kaplonski <email address hidden>
Date: Wed Feb 1 11:25:04 2023 +0100

    [Secure RBAC] Add shared_qos_policy rule

    For shared QoS policies we need to have additional rule which will allow
    to list shared policies for projects which aren't owners of the QoS
    policy.

    Closes-bug: #2004013
    Closes-bug: #2004014
    Change-Id: I593896ab087e3d916b10d7d5f6b22b501060b934
    (cherry picked from commit 221cf9497fed414b01206ece6c6d41d0ec7d4088)