Role os_rally for OpenStack-Ansible
Go to file
Jesse Pretorius 2e0afc3de1 Only replace python when re-initializing the venv
We reinitialize the venv to ensure that the right version of
python is in the venv, but we do not want virtualenv to also
replace pip, setuptools and wheel so we tell it not to. If we
don't do this then virtualenv will install the latest available
version, which is not what we want.

Change-Id: I6ee3814fdee1712fdbe82189495772f45ec9e684
Partial-Bug: #1764470
2018-04-18 10:56:38 +01:00
defaults Replace virtualenv-tools by a script 2018-01-15 14:15:58 +00:00
doc Updated from global requirements 2018-03-15 07:37:43 +00:00
examples Rename package lists (and related vars) appropriately 2016-08-30 19:58:46 +01:00
meta Remove pip_install dependency 2017-12-05 11:55:59 +00:00
releasenotes Update reno for stable/queens 2018-02-14 15:50:10 +00:00
tasks Only replace python when re-initializing the venv 2018-04-18 10:56:38 +01:00
templates Disable stderr logging 2016-08-04 17:45:04 +00:00
tests Do not log passwords 2018-04-11 13:47:13 +02:00
vars Add openSUSE support 2018-03-20 09:51:44 +00:00
zuul.d Add openSUSE support 2018-03-20 09:51:44 +00:00
.gitignore Updated from OpenStack Ansible Tests 2018-03-27 15:55:28 +00:00
.gitreview Inital commit 2016-03-24 17:13:47 -04: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 Update links in README 2018-03-02 14:41:21 +00:00
Vagrantfile Updated from OpenStack Ansible Tests 2018-01-22 16:56:28 +00:00
bindep.txt Updated from OpenStack Ansible Tests 2017-12-06 00:06:33 +00:00
manual-test.rc Use centralised test scripts 2016-09-28 11:34:10 +01:00
run_tests.sh Updated from OpenStack Ansible Tests 2018-03-27 15:55:28 +00:00
setup.cfg Update URLs in documents according to document migration 2017-07-14 09:45:12 +08:00
setup.py Updated from global requirements 2017-03-02 11:52:02 +00:00
test-requirements.txt Updated from global requirements 2018-03-15 07:37:43 +00:00
tox.ini Remove tests-repo-clone.sh 2018-03-28 10:15:59 +01: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:

https://docs.openstack.org/openstack-ansible-os_rally/latest/

The project home is at:

https://launchpad.net/openstack-ansible