Role os_cinder for OpenStack-Ansible
Go to file
Andy McCrae 879082f204 Ensure all cinder_backends are created
Combine all cinder_volume host's "cinder_backends" var to ensure all
cinder_backends are created, and there is no race condition setting up
the same backend for multiple hosts (e.g. rbd backends which exist on
multiple volume servers).

This adds a second cinder_volume node for testing, with a new backend,
as well as the old backend - this should ensure duplicate backends are
not created whilst backends are created for each cinder_volumes host.

Change-Id: I1c2fb1ef07423fc415622767ff09f058c773c1ed
Closes-Bug: 1649914
2017-01-04 11:43:33 +00:00
defaults Remove deprecated "shred" option for volume_clear 2016-12-12 13:00:17 +00:00
doc Update repository with reference to role git location 2016-12-22 14:26:21 +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 2016-12-23 2016-12-23 09:33:26 +00:00
handlers Remove Trusty support from os_cinder role 2016-12-15 13:16:08 +00:00
meta Remove Trusty support from os_cinder role 2016-12-15 13:16:08 +00:00
releasenotes Remove deprecated "shred" option for volume_clear 2016-12-12 13:00:17 +00:00
tasks Ensure all cinder_backends are created 2017-01-04 11:43:33 +00:00
templates Merge "Update paste, policy and rootwrap configurations 2016-12-30" 2017-01-03 19:58:05 +00:00
tests Ensure all cinder_backends are created 2017-01-04 11:43:33 +00:00
vars Remove Trusty support from os_cinder role 2016-12-15 13:16:08 +00:00
.gitignore Using updated tempest method for cinder. 2016-11-22 09:59:09 +02: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 Remove Trusty support from os_cinder role 2016-12-15 13:16:08 +00:00
manual-test.rc Ansible 2.1.1 update 2016-09-27 15:00:22 +00:00
run_tests.sh Ansible 2.1.1 update 2016-09-27 15:00:22 +00:00
setup.cfg [DOCS] - Clean up role docs 2016-08-17 10:56:38 -04:00
setup.py Updated from global requirements 2016-07-15 03:57:43 +00:00
test-requirements.txt Updated from global requirements 2016-12-02 05:10:40 +00:00
tox.ini Cinder upgrade testing. 2016-11-22 11:04:27 +00: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