openstack-ansible-os_octavia/tasks
Dmitriy Rabotyagov e7b394dd58 [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 replace policy.json to
policy.yaml and remove deprecated policy.json.

config_template has been choosen instead of the copy, since it can
properly handle content that has been lookuped.

We make a separate task not to restart service when it's not needed.

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

Depends-On: https://review.opendev.org/c/openstack/openstack-ansible/+/787199
Change-Id: Idd28e5df99bfcf51bad2b785be41221eb0fe5142
2021-04-20 13:37:42 +00:00
..
db_setup.yml Updated from OpenStack Ansible Tests 2020-12-02 13:26:49 +00:00
main.yml [goal] Deprecate the JSON formatted policy file 2021-04-20 13:37:42 +00:00
mq_setup.yml Updated from OpenStack Ansible Tests 2020-12-02 13:26:49 +00:00
octavia_amp_image.yml Updated from OpenStack Ansible Tests 2020-12-02 13:26:49 +00:00
octavia_certs.yml Use ansible_facts[] instead of fact variables 2021-03-16 10:38:55 +00:00
octavia_certs_distribute.yml Trigger service restart on cert change 2020-12-08 20:04:53 +02:00
octavia_db_sync.yml db_setup: refactor database setup to a common file 2019-06-27 18:46:54 +00:00
octavia_flavor_create.yml Ensure that we create Octavia resources only once 2020-12-05 22:36:01 +00:00
octavia_install.yml Use ansible_facts[] instead of fact variables 2021-03-16 10:38:55 +00:00
octavia_keypair.yml Fix typo in task 2021-03-05 21:06:24 -06:00
octavia_mgmt_network.yml Updated from OpenStack Ansible Tests 2020-12-02 13:26:49 +00:00
octavia_policy.yml [goal] Deprecate the JSON formatted policy file 2021-04-20 13:37:42 +00:00
octavia_post_install.yml Use ansible_facts[] instead of fact variables 2021-03-16 10:38:55 +00:00
octavia_pre_install.yml Use systemd-journald instead of log files 2019-07-17 00:18:58 +03:00
octavia_security_group.yml Updated from OpenStack Ansible Tests 2020-12-02 13:26:49 +00:00
service_setup.yml Updated from OpenStack Ansible Tests 2020-12-02 13:26:49 +00:00