Ghanshyam Mann d8ca7c2789 Deprecate the JSON support for policy_file
JSON support for policy_file has been problematic
since projects started policy-in-code. For example,
generating a sample policy file in JSON results in
all the policy-in-code rules being overridden because
it is not possible to comment out the default rules in JSON.

Asd part of migration of JSON format to YAML, this commit
deprecates the:
1. Deprecate JSON support in oslo.policy.
2. Deprecate JSON output in policy CLI tools including '--format'
option.

Partial implement blueprint policy-json-to-yaml

Change-Id: I5432a8cf80903620f48936cbbfb92ea6b6ff30fa
2020-08-27 21:42:16 +00:00
2019-10-10 08:38:14 -07:00
2019-04-19 19:29:48 +00:00
2020-04-14 10:16:09 +00:00
2020-04-07 16:08:24 +08:00
2020-02-11 18:54:49 +01:00
2020-07-25 11:51:52 +02:00
2020-04-24 10:25:50 -05: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%