
* 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
13 lines
242 B
Plaintext
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
|