magnum/magnum
ricolin 5971243169 Support enables rbac policies new defaults
The Magnum service allow enables policies (RBAC) new defaults and scope by
default. The Default value of config options ``[oslo_policy] enforce_scope``
and ``[oslo_policy] oslo_policy.enforce_new_defaults`` are both to
``False``, but will change to ``True`` in following cycles.

To enable them then modify the below config options value in
``magnum.conf`` file::

  [oslo_policy]
  enforce_new_defaults=True
  enforce_scope=True

reference tc goal for more detail:
https://governance.openstack.org/tc/goals/selected/consistent-and-secure-rbac.html

Related blueprint secure-rbac

Change-Id: I249942a355577c4f1ef51b3988f0cc4979959d0b
2023-08-30 00:35:24 +08:00
..
api Support enables rbac policies new defaults 2023-08-30 00:35:24 +08:00
cmd [goal] Deprecate the JSON formatted policy file 2021-03-08 15:11:01 +00:00
common Support enables rbac policies new defaults 2023-08-30 00:35:24 +08:00
conductor Drop Mesos code 2023-03-07 14:02:05 +11:00
conf Drop bay and baymodel from magnum 2023-05-09 13:59:57 +00:00
db Drop bay and baymodel from magnum 2023-05-09 13:59:57 +00:00
drivers Merge "Missing load balancer health monitors fix" 2023-08-25 03:10:28 +00:00
hacking Update hacking for Python3 2020-03-31 20:09:46 +02:00
objects Drop Mesos code 2023-03-07 14:02:05 +11:00
service Remove send_cluster_metrics 2023-02-27 02:39:13 +00:00
servicegroup Trivial code cleanups 2018-10-02 19:41:34 +00:00
tests Support enables rbac policies new defaults 2023-08-30 00:35:24 +08:00
__init__.py Initial commit from github (squashed) 2014-11-18 09:23:37 -05:00
i18n.py Remove log translations 2017-03-30 17:05:10 +08:00
version.py Remove coding:utf-8 2015-08-03 23:28:22 +08:00