Role os_rally for OpenStack-Ansible
Go to file
Jesse Pretorius 20be1b658f Use package module to install distro packages
Consolidate distro package install tasks into a
single task using the package module. Tidy up
some other tasks to reduce task file sprawl and
consolidate some task actions.

The minimum Ansible version is raised to 2.2 due to a
known bug [1] in Ansible's apt module which does not
update the cache properly if the cache update and the
install are combined in a single task.

[1] https://github.com/ansible/ansible-modules-core/issues/1497

Change-Id: I95e02c2786b3a21b6188a5930fb827b6ab04fadb
(cherry picked from commit fdc4458b74)
2017-05-05 13:15:47 +00:00
defaults Update repo for stable/ocata 2017-02-08 11:54:08 +00:00
doc Update repository with reference to role git location 2016-12-22 14:26:22 +00:00
examples Rename package lists (and related vars) appropriately 2016-08-30 19:58:46 +01:00
meta Use package module to install distro packages 2017-05-05 13:15:47 +00:00
releasenotes Simplify pip options/constraints mechanism 2016-11-02 17:58:38 +00:00
tasks Use package module to install distro packages 2017-05-05 13:15:47 +00:00
templates Disable stderr logging 2016-08-04 17:45:04 +00:00
tests Update repo for stable/ocata 2017-02-08 11:54:08 +00:00
vars Rename package lists (and related vars) appropriately 2016-08-30 19:58:46 +01:00
.gitignore Update testing bits for consistency 2016-09-17 16:55:27 -04:00
.gitreview Update .gitreview for stable/ocata 2017-02-03 18:58:41 +00:00
CONTRIBUTING.rst Inital commit 2016-03-24 17:13:47 -04:00
LICENSE Inital commit 2016-03-24 17:13:47 -04:00
README.rst Show team and repo badges on README 2016-11-25 16:16:16 +01:00
Vagrantfile Remove Trusty support from os_rally role 2016-12-15 12:30:23 +00:00
bindep.txt Install python2-pyOpenSSL package on CentOS 2017-03-03 13:21:26 -06:00
manual-test.rc Use centralised test scripts 2016-09-28 11:34:10 +01:00
run_tests.sh Update and clean up run_tests.sh 2017-01-06 16:55:38 +00:00
setup.cfg [DOCS] - Use new documentation tree structure 2016-08-22 16:07:06 -05:00
setup.py Updated from global requirements 2016-07-15 03:58:04 +00:00
test-requirements.txt Updated from global requirements 2016-12-02 05:11:07 +00:00
tox.ini Update repo for stable/ocata 2017-02-08 11:54:08 +00:00

README.rst

Team and repository tags

image

Rally role for OpenStack-Ansible

This Ansible role installs and configures OpenStack Rally.

Documentation for the project can be found at:

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

The project home is at:

http://launchpad.net/openstack-ansible