designate/designate/cmd
Ghanshyam Mann 1c0bd99c08 [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.

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

Change-Id: I81e7ee3243af11ebb3589f530533731b87178a96
2021-03-08 19:13:17 -06:00
..
__init__.py Monkey patch original current_thread _active 2020-05-04 14:45:06 -04:00
agent.py Re-factored Heartbeat implementation 2020-03-09 03:15:21 +00:00
api.py Re-factored Heartbeat implementation 2020-03-09 03:15:21 +00:00
central.py Re-factored Heartbeat implementation 2020-03-09 03:15:21 +00:00
manage.py Monkey patch original current_thread _active 2020-05-04 14:45:06 -04:00
mdns.py Re-factored Heartbeat implementation 2020-03-09 03:15:21 +00:00
producer.py Re-factored Heartbeat implementation 2020-03-09 03:15:21 +00:00
sink.py Re-factored Heartbeat implementation 2020-03-09 03:15:21 +00:00
status.py [goal] Deprecate the JSON formatted policy file 2021-03-08 19:13:17 -06:00
worker.py Re-factored Heartbeat implementation 2020-03-09 03:15:21 +00:00