Role openstack_openrc for OpenStack-Ansible
Go to file
Major Hayden 8839901645 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: I54c759cc34a2892cd5308bbe402e6d7a32e6a119
Signed-off-by: Major Hayden <major@mhtx.net>
2017-01-06 16:54:16 +00:00
defaults Define region name variables in openrc and clouds. 2016-07-23 08:54:45 -05:00
doc Update repository with reference to role git location 2016-12-22 14:26:20 +00:00
examples [DOCS] Move example playbook to separate file 2016-08-11 20:39:29 -05:00
meta Remove Trusty support from openstack_openrc role 2016-12-15 12:38:11 +00:00
releasenotes Enable release notes translation 2016-10-06 20:35:36 +02:00
tasks Cleanup/standardize usage of tags 2016-07-11 10:35:13 -04:00
templates Add alias for OS_ENDPOINT_TYPE 2016-08-05 14:23:50 -07:00
tests Use centralised Ansible test scripts 2016-10-10 16:39:37 +01:00
.gitignore Update testing bits for consistency 2016-09-19 09:16:09 +00:00
.gitreview Implement base configuration for independent repository 2016-03-01 16:34:59 +00:00
CONTRIBUTING.rst [DOCS] - Removing tags: and category: 2016-08-18 15:40:19 -04: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:06:17 +01:00
Vagrantfile Remove Trusty support from openstack_openrc role 2016-12-15 12:38:11 +00:00
bindep.txt Remove Trusty support from openstack_openrc role 2016-12-15 12:38:11 +00:00
manual-test.rc Use centralised test scripts 2016-09-27 17:13:22 +01:00
run_tests.sh Update and clean up run_tests.sh 2017-01-06 16:54:16 +00:00
setup.cfg update homepage with developer documentation page 2016-09-20 13:01:35 +05:30
setup.py Updated from global requirements 2016-07-15 03:57:34 +00:00
test-requirements.txt Updated from global requirements 2016-12-02 05:10:30 +00:00
tox.ini Delete deprecated Hacking in tox.ini 2016-12-06 09:42:42 +08:00

README.rst

Team and repository tags

image

OpenStack-Ansible openrc file

This Ansible role creates the configuration files used by various OpenStack CLI tools.

Documentation for the project can be found at:

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

The project home is at:

http://launchpad.net/openstack-ansible