f9c6cb9a18
Because using repositories breaks tests in tuskar-ui-extras and is generally discouraged. Also, remove empty lines from between imports, becase now tuskarclient is and external project according to pep8. Change-Id: I54c7ea994bc0e4167dab00af9be503c9f3e3dc06
29 lines
844 B
Plaintext
29 lines
844 B
Plaintext
# The order of packages is significant, because pip processes them in the order
|
|
# of appearance. Changing the order has an impact on the overall integration
|
|
# process, which may cause wedges in the gate later.
|
|
pbr>=0.6,!=0.7,<1.0
|
|
# Horizon Core Requirements
|
|
Django>=1.4.2,<1.7
|
|
django_compressor>=1.4
|
|
django_openstack_auth>=1.1.7
|
|
eventlet>=0.15.2
|
|
kombu>=2.5.0
|
|
iso8601>=0.1.9
|
|
netaddr>=0.7.12
|
|
os-cloud-config
|
|
python-cinderclient>=1.1.0
|
|
python-glanceclient>=0.14.0
|
|
python-heatclient>=0.2.9
|
|
python-keystoneclient>=0.11.1
|
|
python-novaclient>=2.18.0
|
|
python-neutronclient>=2.3.6,<3
|
|
python-swiftclient>=2.2.0
|
|
python-ceilometerclient>=1.0.6
|
|
pytz
|
|
# Horizon Utility Requirements
|
|
# for SECURE_KEY generation
|
|
lockfile>=0.8
|
|
|
|
python-ironicclient>=0.2.1
|
|
http://tarballs.openstack.org/python-tuskarclient/python-tuskarclient-master.tar.gz#egg=python-tuskarclient
|