neutron/releasenotes/notes/Add-support-for-the-MANAGER-role-in-the-RBAC-policies-3173cb9bd64836ad.yaml
Slawek Kaplonski 7c7dc26a01 Adding manager role support
This patch adds support for the MANAGER role in the Neutron API's
policies.
It also adds unit tests to cover MANAGER role privileges in all APIs.

This is implementation of the phase 3 of the Secure RBAC community goal
[1]

[1] https://governance.openstack.org/tc/goals/selected/consistent-and-secure-rbac.html#phase-3

Change-Id: I377449050cb8aba56e167eba0981213831b8d7f2
2024-07-10 14:15:47 +02:00

8 lines
264 B
YAML

---
features:
- |
Neutron API RBAC policies now support by default the project MANAGER role.
Please refer to the `community goal
<https://governance.openstack.org/tc/goals/selected/consistent-and-secure-rbac.html#phase-3>`_
for more information.