tuskar-ui/tools/pip-requires
Gabriel Hurley 28c1a252f4 Require django >= 1.3.1 and rework __init__ to make installing easier.
Change-Id: I43c90755db4f9dfa4202d57b80f0b674e9a8a670
2012-03-01 12:08:40 -08:00

24 lines
545 B
Plaintext

# Horizon Core Requirements
Django>=1.3
python-cloudfiles
python-dateutil
# 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/python-quantumclient.git#egg=python-quantumclient
-e git+https://github.com/openstack/glance.git#egg=glance