anvil/optional-requirements.txt
Joshua Harlow 646282b533 Attempt to use virtualenv for bootstrapping
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
2014-03-07 09:20:12 -08:00

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