646282b533
To avoid anvils dependencies causing conflicts with the prepared, packaged, and installed openstack dependencies use a virtualenv to install said dependencies and then use the python that exists in that environment to run anvil instead of the system python. Change-Id: I6bb7851baa481b768f92bd828a9cec64e60f190d
6 lines
205 B
Plaintext
6 lines
205 B
Plaintext
# Used by internal setup helpers (since we run in a venv we won't have access
|
|
# to the installed helpers). These will work just fine though for the setup
|
|
# usage.
|
|
python-keystoneclient
|
|
python-glanceclient
|