octavia/releasenotes/notes/fix-octavia-policies-8f3cb690f1fa4556.yaml
Gregory Thiemonge 710e9105e1 Fix Octavia policies
* switch system scope policies to project scope
* the legacy admin is still an admin

Based on the governance goal document [0]

[0] https://governance.openstack.org/tc/goals/selected/\
        consistent-and-secure-rbac.html

Change-Id: I43529ef6cba7febe44e11afb644d312b8ca26c81
2023-02-28 03:22:49 -05:00

7 lines
181 B
YAML

---
fixes:
- |
Fixed the policy of the legacy `admin` role, it is still an admin with sRBAC.
- |
Removed system scope policies, all the policies are now project scoped.