vitrage/vitrage/cli
Ghanshyam Mann 017210703c [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: Id369108f00acb6977bf24f48ff77b45a69b2908f
2020-12-24 20:29:57 -06:00
..
__init__.py Change init fork order 2018-12-19 11:54:24 +00:00
api.py Refactor vitrage to use global CONF instead of local one 2019-07-22 15:12:43 +03:00
graph.py it will not be printed using LOG.info 2020-01-08 14:26:43 +00:00
machine_learning.py Refactor vitrage to use global CONF instead of local one 2019-07-22 15:12:43 +03:00
notifier.py Refactor vitrage to use global CONF instead of local one 2019-07-22 15:12:43 +03:00
persistor.py Refactor vitrage to use global CONF instead of local one 2019-07-22 15:12:43 +03:00
snmp_parsing.py Refactor vitrage to use global CONF instead of local one 2019-07-22 15:12:43 +03:00
status.py [goal] Deprecate the JSON formatted policy file 2020-12-24 20:29:57 -06:00
storage.py Add ability to upgrade db 2019-09-05 15:40:25 +03:00