heat/releasenotes/notes/enable-enforce-scope-and-new-defaults-76e9b64cc5bed89e.yaml
Takashi Kajinami 6d13e93a37 Enable new defaults and scope checks by default
Based on the agreed steps to implement the SRBAC community goal, this
enables the new policy defaults and scope checks by default.

Change-Id: I315893150549d1174c3270c37c031e6a519f9a28
2023-10-24 13:18:40 +09:00

8 lines
268 B
YAML

---
upgrade:
- |
Now heat enables the API policies (RBAC) new defaults and scope by default.
The default value of config options ``[oslo_policy] enforce_scope`` and
``[oslo_policy] enforce_new_defaults`` have been changed from ``False`` to
``True``.