openstack-ansible-os_rally/tasks
Jesse Pretorius 5f3076e3a8 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
(cherry picked from commit 2e0afc3de1)
2018-04-19 17:43:09 +00:00
..
main.yml Bring consistency to tags 2017-01-13 13:27:27 +00:00
rally_db_setup.yml Update missing database exception text 2017-01-13 14:34:30 -08:00
rally_install.yml Only replace python when re-initializing the venv 2018-04-19 17:43:09 +00:00
rally_post_install.yml Standardize task file names 2016-11-18 10:18:47 -08:00
rally_pre_install.yml Standardize task file names 2016-11-18 10:18:47 -08:00