senlin/senlin/cmd
Ghanshyam Mann b5edbcbb6e [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: I9028875399b54ab961ae46ca13f9cf6e6fc7ad89
2020-12-25 15:39:08 +00:00
..
__init__.py Monkey patch original current_thread _active 2020-05-06 09:24:58 -04:00
api.py Remove unnecessary exception handling in api entry 2020-02-23 23:30:39 +00:00
api_wsgi.py Centralized configuration 2019-12-03 11:08:44 -08:00
conductor.py Centralized configuration 2019-12-03 11:08:44 -08:00
engine.py Centralized configuration 2019-12-03 11:08:44 -08:00
health_manager.py Centralized configuration 2019-12-03 11:08:44 -08:00
manage.py Centralized configuration 2019-12-03 11:08:44 -08:00
status.py [goal] Deprecate the JSON formatted policy file 2020-12-25 15:39:08 +00:00