openstack-ansible-os_glance/tasks
Jesse Pretorius 6e2d5067fe Ensure that services restart in a particular order
Currently when multiple services share a host, the
restart order is random. This is due to an unordered
dict being used to facilitate the mapping of services
to their groups, names and other options.

This patch implements changes to the role to ensure
that services on the same host are restarted in the
correct order when the software/config changes.

Change-Id: I52fc66f861ce98cc8299c84edcfd5f18d74306b3
(cherry picked from commit 545e362b05)
2017-07-02 12:16:41 +01:00
..
glance_db_setup.yml Only sync glance database on major versions 2017-06-30 18:50:54 +01:00
glance_init_systemd.yml Ensure that services restart in a particular order 2017-07-02 12:16:41 +01:00
glance_install.yml Only sync glance database on major versions 2017-06-30 18:50:54 +01:00
glance_post_install.yml Perform an atomic policy file change 2017-04-24 10:44:42 +00:00
glance_pre_install.yml Implementing stricter permissions on config files 2017-02-09 12:09:54 +00:00
glance_service_setup.yml Cleanup/standardize usage of tags 2016-07-12 16:55:32 -04:00
main.yml Only sync glance database on major versions 2017-06-30 18:50:54 +01:00