openstack-ansible-os_cloudk.../tasks
Jesse Pretorius 4fe36c961d Perform an atomic policy file change
The policy.json file is currently read continually by the
services and is not only read on service start. We therefore
cannot template directly to the file read by the service
(if the service is already running) because the new policies
may not be valid until the service restarts. This is
particularly important during a major upgrade. We therefore
only put the policy file in place after the service restart.

This patch also tidies up the handlers and some of the install
tasks to simplify them and reduce the tasks/code a little.

Change-Id: I8ece1f91db9177f30623f09036e75794d607e17e
(cherry picked from commit e1f0e4cb0c)
2017-05-15 15:52:56 +00:00
..
cloudkitty_db_setup.yml update naming conventions for secret vars 2016-11-18 16:42:48 +01:00
cloudkitty_domain_setup.yml update naming conventions for secret vars 2016-11-18 16:42:48 +01:00
cloudkitty_init_systemd.yml Perform an atomic policy file change 2017-05-15 15:52:56 +00:00
cloudkitty_install.yml Fix for lookup and get_url occuring in different places 2017-05-10 14:48:36 +00:00
cloudkitty_post_install.yml Perform an atomic policy file change 2017-05-15 15:52:56 +00:00
cloudkitty_pre_install.yml Remove pki support 2017-01-04 07:54:48 +00:00
main.yml Perform an atomic policy file change 2017-05-15 15:52:56 +00:00