neutron/neutron/cmd/upgrade_checks
Ghanshyam Mann fe413fe01d [goal] Deprecate the JSON formatted policy file
As per the community goal of migrating the policy file
the format from JSON to YAML[1], we need to do two things:

1. Change the default value of '[oslo_policy] policy_file''
config option from 'policy.json' to 'policy.yaml' with
upgrade checks.

2. Deprecate the JSON formatted policy file on the project side
via warning in doc and releasenotes.

Also replace policy.json to policy.yaml ref from doc and tests.

[1]https://governance.openstack.org/tc/goals/selected/wallaby/migrate-policy-format-from-json-to-yaml.html

Change-Id: I0dbb8484e749e645627756e88ec79c1b26a6414a
2021-01-08 09:10:49 +00:00
..
__init__.py Upgrade check command - add support for 3rd party checks 2018-12-18 11:23:03 +01:00
base.py Remove usage of six.add_metaclass 2020-05-21 14:41:18 -04:00
checks.py [goal] Deprecate the JSON formatted policy file 2021-01-08 09:10:49 +00:00