barbican/barbican/common
Ghanshyam Mann 9d641cef18 Keep new RBAC disable by default
oslo.policy has enabled the new RBAC config options
enforce_scope and enforce_new_defaults by default[1][2].

Barbican new RBAC was disable by default. To give more time
to operator, let's continue the same setting in this release
also.

Also, there are many test modification is needed for the new
RBAC (using the new RBAC default role in tests)
- https://ce83b06baa590a9f8123-eae5def07f653ed6fc0c0045180a6a87.ssl.cf2.rackcdn.com/925464/3/check/cross-barbican-py311/86af837/testr_results.html

As oslo.policy enable them by default, we override the setting
for the Barbican.

NOTE: there is no change in behaviour, Barbican continue with the
old RBAC as default.

ref: https://review.opendev.org/c/openstack/requirements/+/925464

[1] https://review.opendev.org/c/openstack/oslo.policy/+/924283
[2] https://review.opendev.org/c/openstack/releases/+/925032

Change-Id: I8514969e12851d03f3dbee93b040d6c8763ebc5c
2024-08-20 18:09:43 -07:00
..
policies Bump hacking 2024-01-27 22:30:46 +09:00
__init__.py Files with no code must be left completely empty 2016-11-17 14:19:47 +08:00
accept.py Fix broken gate due to breaking dependency changes 2018-06-01 17:33:51 -05:00
config.py Use oslo.db to generate db engine 2024-04-12 13:19:40 +09:00
exception.py Ignore network errors during C_Finalize 2021-09-17 13:36:03 -05:00
hrefs.py Implement the "check_exc" parameter for OVO 2018-07-15 10:39:12 +07:00
policy.py Keep new RBAC disable by default 2024-08-20 18:09:43 -07:00
quota.py Remove unused logging import 2017-02-16 10:33:12 +07:00
resources.py Fix Race Condition in get_or_create_project() 2017-10-22 22:19:26 -04:00
utils.py Remove six 2022-10-28 14:02:00 +02:00
validators.py Prohibit certificate order resource 2024-02-22 13:16:49 +09:00