470bc2f7e18f0a0f7410878a746856a7a1ace40a
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: Id78d4a7522a363a845b361fa33e4e625ac571f12 Signed-off-by: Major Hayden <major@mhtx.net>
Team and repository tags
Designate role for OpenStack-Ansible
Ansible role to install OpenStack designate.
- Documentation for the project can be found at:
-
http://docs.openstack.org/developer/openstack-ansible-os_designate
- The project home is at:
Description
Languages
Jinja
57.1%
Python
42.9%