Zane Bitter b93f51c1aa Don't use string processing to combine deprecated rules
Constructing a policy string by sticking ' or ' between the new and
deprecated check_str values is error-prone. Construct the policy
programmatically instead by parsing the check_str values separately and
combining them into an OrCheck.

Change-Id: Ia2ee05aa08326c6daa214a7b1156baa6efe43dc0
Closes-Bug: #1856207
2019-12-13 02:24:54 +00:00
2019-10-10 08:38:14 -07:00
2019-04-19 19:29:48 +00:00
2019-10-24 14:31:25 +08:00
2017-04-08 23:36:11 +08:00
2019-07-05 14:55:57 -04:00
2017-03-03 03:07:08 +00:00
2019-10-24 14:54:15 +08:00

Team and repository tags

image

oslo.policy

Latest Version

The Oslo Policy library provides support for RBAC policy enforcement across all OpenStack services.

Description
Rules engine to enforce access control policy
Readme 6.6 MiB
Languages
Python 100%