6d13e93a37
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
8 lines
268 B
YAML
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``.
|