Role os_cinder for OpenStack-Ansible
Go to file
Major Hayden ecf1788a0a Update and clean up run_tests.sh
The run_tests.sh script fails when it is run multiple times on CentOS.
The `bindep` run returns an empty list of packages and then `yum`
exits with an error since no packages were provided to install.

This patch checks the length of the `bindep` output and skips the `yum`
installation when the package list is empty.

The patch also cleans up some of the old cruft left over from previous
scripts and avoids repetition.

Change-Id: I37efb20136dfc11a42841f299501d4110cf9636b
Signed-off-by: Major Hayden <major@mhtx.net>
2017-01-06 16:53:37 +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 Remove Trusty support from os_cinder role 2016-12-15 13:16:08 +00:00
templates Merge "Update paste, policy and rootwrap configurations 2016-12-30" 2017-01-03 19:58:05 +00:00
tests Merge "Cinder upgrade testing." 2016-11-30 15:39:50 +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
bindep.txt Remove Trusty support from os_cinder role 2016-12-15 13:16:08 +00: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
manual-test.rc Ansible 2.1.1 update 2016-09-27 15:00:22 +00:00
README.rst Show team and repo badges on README 2016-11-25 16:08:34 +01:00
run_tests.sh Update and clean up run_tests.sh 2017-01-06 16:53:37 +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
Vagrantfile Remove Trusty support from os_cinder role 2016-12-15 13:16:08 +00:00

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