Role os_cinder for OpenStack-Ansible
Go to file
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
defaults Ensure that services restart in a particular order 2017-06-19 12:25:27 +00:00
doc [DOCS] Update volume_driver of Dell EqualLogic 2017-03-07 10:55:55 +00:00
examples Rename package lists (and related vars) appropriately 2016-08-30 16:51:37 +01:00
files/rootwrap.d Update paste, policy and rootwrap configurations 2017-06-02 2017-06-02 14:30:06 +01:00
handlers Ensure that services restart in a particular order 2017-06-19 12:25:27 +00:00
meta Optimise apt cache update task 2017-04-21 16:15:21 +01:00
releasenotes Remove deprecated glance_api_version option 2017-05-31 14:55:28 +07:00
tasks Ensure that services restart in a particular order 2017-06-19 12:25:27 +00:00
templates Ensure that services restart in a particular order 2017-06-19 12:25:27 +00:00
tests Add availability benchmark test to Cinder upgrade 2017-06-06 15:30:44 -04:00
vars Ensure that services restart in a particular order 2017-06-19 12:25:27 +00:00
.gitignore Implementing stricter permissions on config files 2017-02-08 09:17:11 -05:00
.gitreview Implement base configuration for independent repository 2016-03-01 09:38:00 -08:00
CONTRIBUTING.rst Convert existing roles into galaxy roles 2015-02-18 10:56:25 +00:00
LICENSE Convert existing roles into galaxy roles 2015-02-18 10:56:25 +00:00
README.rst Show team and repo badges on README 2016-11-25 16:08:34 +01:00
Vagrantfile Remove Trusty support from os_cinder role 2016-12-15 13:16:08 +00:00
bindep.txt Install python2-pyOpenSSL package on CentOS 2017-03-03 12:42:40 -06:00
manual-test.rc Ansible 2.1.1 update 2016-09-27 15:00:22 +00:00
run_tests.sh Install python2 for Ubuntu 16.04 and CentOS 7 in Vagrant 2017-02-09 10:14:28 +07:00
setup.cfg [DOCS] - Clean up role docs 2016-08-17 10:56:38 -04:00
setup.py Updated from global requirements 2017-03-02 11:51:34 +00:00
test-requirements.txt Updated from global requirements 2017-06-12 12:58:58 +00:00
tox.ini Ensure that role tests pin pip/setuptools/wheel 2017-06-04 11:20:07 +01:00

README.rst

Team and repository tags

image

OpenStack-Ansible cinder

This Ansible role installs and configures OpenStack cinder.

Documentation for the project can be found at:

http://docs.openstack.org/developer/openstack-ansible-os_cinder/

The project home is at:

http://launchpad.net/openstack-ansible