cloudkitty/cloudkitty/cli
Ghanshyam Mann c8370c2ab2 [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: I608d3f55dfa9b6052f92c4fd13f2aae6d714e287
2020-12-22 18:49:31 -06:00
..
__init__.py Added API service 2014-08-08 15:51:22 +02:00
dbsync.py Removing author identification in all files 2019-07-22 12:21:54 +00:00
processor.py Removing author identification in all files 2019-07-22 12:21:54 +00:00
status.py [goal] Deprecate the JSON formatted policy file 2020-12-22 18:49:31 -06:00
storage.py Removing author identification in all files 2019-07-22 12:21:54 +00:00
writer.py Stop to use the __future__ module. 2020-08-13 09:44:17 +00:00