openstack-ansible-os_cinder/tasks
Jesse Pretorius b98100fe0c 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.

Based on [1], 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.

[1] https://docs.openstack.org/developer/cinder/upgrade.html#minimal-downtime-upgrade-procedure

Change-Id: If5729671cb69f928df660ec2d9ba83fe3f567946
2017-06-19 12:25:27 +00:00
..
cinder_backends.yml Support no validation of internal SSL endpoints 2017-05-12 10:54:29 +00:00
cinder_db_setup.yml Fix linting issues for ansible-lint 3.4.1 2016-11-02 02:51:11 +00:00
cinder_init_systemd.yml Ensure that services restart in a particular order 2017-06-19 12:25:27 +00:00
cinder_install.yml Optimise the distro package installation 2017-06-05 12:33:01 +00:00
cinder_lvm_config.yml Cleanup/standardize usage of tags 2016-07-12 16:15:42 -04:00
cinder_post_install.yml Perform an atomic policy file change 2017-05-24 10:42:15 +01:00
cinder_pre_install.yml Implementing stricter permissions on config files 2017-02-08 09:17:11 -05:00
cinder_qos.yml Support no validation of internal SSL endpoints 2017-05-12 10:54:29 +00:00
cinder_service_add.yml Cleanup/standardize usage of tags 2016-07-12 16:15:42 -04:00
cinder_service_setup.yml Add support for cinder v3 api 2017-03-16 13:52:56 +01:00
main.yml Perform an atomic policy file change 2017-05-24 10:42:15 +01:00