Role os_rally for OpenStack-Ansible
Go to file
Nish Patwa 178cf88759 [DOCS] Added release-name as a watermark to Docs.
Added a water mark to the role documentation
to make clear to deployers which release they're
working with.

Modified conf.py that adds watermark to the documentation according
to particular branch. If the current branch is master than
watermark is 'Pre-release' and if the current branch is
stable/<release-name> than watermark is <release-name>.

This is a combined implementation based on the following
patches:
- https://review.openstack.org/372565
- https://review.openstack.org/382637
- https://review.openstack.org/384140

Change-Id: I9996d6cb33fc87faf95af99e0db483c593bcf69b
2016-10-18 17:03:29 +00:00
defaults Remove rally_host_group variable 2016-08-23 14:45:16 -04:00
doc [DOCS] Added release-name as a watermark to Docs. 2016-10-18 17:03:29 +00:00
examples Rename package lists (and related vars) appropriately 2016-08-30 19:58:46 +01:00
meta Implement Ubuntu 16.04 support 2016-07-21 13:27:11 -04:00
releasenotes Enable release notes translation 2016-10-06 20:37:56 +02:00
tasks Remove 'ignore_errors: true' in favor of 'failed_when: false' 2016-10-14 16:46:07 -05:00
templates Disable stderr logging 2016-08-04 17:45:04 +00:00
tests Update test-vars.yml for repositories 2016-10-05 22:01:48 +05:30
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 Inital commit 2016-03-24 17:13:47 -04:00
bindep.txt Compress test execution logs 2016-09-09 10:45:41 +01:00
CONTRIBUTING.rst Inital commit 2016-03-24 17:13:47 -04:00
LICENSE Inital commit 2016-03-24 17:13:47 -04:00
manual-test.rc Use centralised test scripts 2016-09-28 11:34:10 +01:00
README.rst [DOCS] - Use new documentation tree structure 2016-08-22 16:07:06 -05:00
run_tests.sh Update testing bits for consistency 2016-09-17 16:55:27 -04: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 [DOCS] Added release-name as a watermark to Docs. 2016-10-18 17:03:29 +00:00
tox.ini Use centralised Ansible test scripts 2016-10-05 18:25:34 +01:00
Vagrantfile Remove apt-get update from Vagrantfile 2016-09-12 14:40:59 -04:00

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