tuskar-ui/tools/pip-requires
Brian Waldon c28ce3b798 Update glanceclient imports and version req
* Update references to glanceclient.v1.client.Client to glanceclient.Client
* Update references to glanceclient.common.exceptions to glanceclient.exc
* Update version requirement of python-glanceclient to v0.2.X

Change-Id: I9478f16dd7d31edebaa88de244b542eb05cb24fa
2012-07-31 13:32:24 -07:00

13 lines
242 B
Plaintext

# Horizon Core Requirements
Django>=1.4
django_compressor
django_openstack_auth
python-cloudfiles
python-glanceclient>=0.2,<0.3
python-keystoneclient
python-novaclient
pytz
# Horizon Utility Requirements
lockfile # for SECURE_KEY generation