009a5de287
While this functionality will eventually be restored to Horizon, when it does it will be in a significantly revamped and improved form. For the Essex release, the amount of work required to get it where it needs to be is too great and so it has regrettably been cut from the current lineup of panels. :-( Change-Id: I9c8b6e31303461a35270bea8d1ed30ad0ae6ed93
24 lines
471 B
Plaintext
24 lines
471 B
Plaintext
# Horizon Core Requirements
|
|
Django>=1.3
|
|
python-cloudfiles
|
|
python-dateutil
|
|
django-nose
|
|
|
|
# Glance Requirements
|
|
PasteDeploy
|
|
eventlet
|
|
kombu
|
|
paste
|
|
pycrypto==2.3
|
|
routes
|
|
sqlalchemy
|
|
sqlalchemy-migrate
|
|
webob
|
|
xattr
|
|
iso8601
|
|
|
|
# Horizon Non-pip Requirements
|
|
-e git+https://github.com/openstack/python-novaclient.git#egg=python-novaclient
|
|
-e git+https://github.com/openstack/python-keystoneclient.git#egg=python-keystoneclient
|
|
-e git+https://github.com/openstack/glance.git#egg=glance
|