tuskar-ui/tools/pip-requires
Gabriel Hurley f5a8fd4404 One last redux for setup.py requirement parsing.
Working around some limitations of setuptools/distribute/distutils
in order to get the right versions of everything installed.

Splits requirements out between core requirements and testing
requirements.

Change-Id: I2157527a91041a6297efe689b2a709f47fc605d8
2012-03-02 15:05:29 -08:00

25 lines
557 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/python-quantumclient.git#egg=python-quantumclient
-e git+https://github.com/openstack/glance.git#egg=glance