Major Hayden 8142ebbb65 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: I362443afbc7cfc240762f2ce9e7db31d34bd612f
Signed-off-by: Major Hayden <major@mhtx.net>
2017-01-06 16:51:05 +00:00
2016-12-15 12:08:17 +00:00
2016-12-27 10:22:00 +08:00
2016-11-02 12:22:21 +11:00
2016-02-29 15:20:34 -06:00
2016-11-12 17:12:48 -06:00
2016-12-08 11:06:37 -06:00
2016-12-15 12:08:17 +00:00
2016-09-23 15:46:54 +00:00
2016-01-27 10:31:29 -06:00
2016-02-01 16:47:07 +00:00
2016-09-28 12:04:13 +01:00
2016-11-25 16:21:30 +01:00
2017-01-06 16:51:05 +00:00
2016-07-15 03:58:17 +00:00
2016-12-06 09:20:57 +08:00

Team and repository tags

image

OpenStack-Ansible plugins

These are the plugins the OpenStack-Ansible deployment project relies on. The plugins can be added to any Ansible project by simply cloning this repository and setting up the ansible.cfg file to point at them as additional plugins for your project.

Description
Ansible action plugin to template arbitrary json ini yaml data
Readme 1.6 MiB
Languages
Python 100%