octavia/octavia/tests/unit/cmd
Ghanshyam Mann c5e59b5e9e [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.

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

Change-Id: I8b78c7b640ab18ddfc809cb4603decc739d494d1
2021-03-10 22:09:35 -06:00
..
__init__.py Add license for empty __init__.py 2018-03-14 07:02:56 +09:00
test_agent.py Fix new pylint errors 2020-08-21 15:00:27 +02:00
test_driver_agent.py Fix new pylint errors 2020-08-21 15:00:27 +02:00
test_haproxy_vrrp_check.py Fix new pylint errors 2020-08-21 15:00:27 +02:00
test_health_checker.py Add test coverage for SCTP health checker script 2021-02-19 08:34:46 +01:00
test_health_manager.py Fix new pylint errors 2020-08-21 15:00:27 +02:00
test_house_keeping.py Fix new pylint errors 2020-08-21 15:00:27 +02:00
test_status.py [goal] Deprecate the JSON formatted policy file 2021-03-10 22:09:35 -06:00