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
Team and repository tags
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:
Description
Languages
Jinja
64.7%
Python
25.4%
Shell
9.9%