openstack-ansible-os_trove/tasks
Dmitriy Rabotyagov eccf80bb7f [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

Change-Id: I866fea573429ddcedf1547d9fa8a7caae448eca2
2021-03-30 16:54:44 +00:00
..
db_setup.yml Updated from OpenStack Ansible Tests 2020-10-01 14:32:22 +00:00
main.yml Use global service variables 2021-01-08 19:02:06 +02:00
mq_setup.yml Updated from OpenStack Ansible Tests 2020-10-01 14:32:22 +00:00
service_setup.yml Updated from OpenStack Ansible Tests 2020-10-19 09:21:08 +00:00
trove_db_sync.yml db_setup: refactor database setup to a common file 2019-06-25 20:15:12 +00:00
trove_post_install.yml [goal] Deprecate the JSON formatted policy file 2021-03-30 16:54:44 +00:00
trove_pre_install.yml Drop mod_wsgi support 2019-09-04 14:47:05 +03:00
trove_service_network.yml Retry on creating trove network 2021-03-24 18:18:22 +00:00