Files
octavia/releasenotes/notes/Make-keystone-default-rules-the-default-RBAC-989c51ab2e319549.yaml
Michael Johnson 22929f654e Make keystone default roles the default RBAC
This patch makes the current version of the keystone default roles the
default RBAC policy for Octavia.

Change-Id: Icf3171c8bb6496e2999e078b74fdbbc53b922f97
2025-01-15 09:21:59 +01:00

25 lines
1.2 KiB
YAML

---
upgrade:
- |
When upgrading, the default RBAC rules will switch from Octavia Advanced
RBAC to the keystone default roles. This means the load_balancer_* roles
will not longer have access to the load balancer API. To continue to use
the Octavia Advanced RBAC rules, please use the
octavia-advanced-rbac-policy.yaml override file provided.
critical:
- |
When upgrading, the default RBAC rules will switch from Octavia Advanced
RBAC to the keystone default roles. This means the load_balancer_* roles
will not longer have access to the load balancer API. To continue to use
the Octavia Advanced RBAC rules, please use the
octavia-advanced-rbac-policy.yaml override file provided.
security:
- |
When upgrading, the default RBAC rules will switch from Octavia Advanced
RBAC to the keystone default roles. This means the load_balancer_* roles
will not longer have access to the load balancer API. To continue to use
the Octavia Advanced RBAC rules, please use the
octavia-advanced-rbac-policy.yaml override file provided. Note: the
keystone default roles are less restrictive than the Octavia Advanced RBAC
rules and you will no longer have global observer or quota specific roles.