tuskar-ui/requirements.txt
Matthew Macdonald-Wallace c510e865b4 Switch from using the git protocol to https for pip requirements
The current URL for pip requirements in Tuskar requires that
web proxies allow the "git" protocol to install the pypi
package.

This patch replaces that with a read-only checkout via https to
walk through the proxies and download regardless of connection
type.

Change-Id: Ie1f8ef1c47f09c00d2f951c6062a929d1b84c7b5
2014-01-28 08:41:19 +00:00

25 lines
584 B
Plaintext

pbr>=0.5.21,<1.0
# Horizon Core Requirements
django>=1.4,<1.6
django_compressor>=1.3
django_openstack_auth>=1.1.3
eventlet>=0.13.0
kombu>=2.4.8
iso8601>=0.1.8
netaddr>=0.7.6
python-cinderclient>=1.0.6
python-glanceclient>=0.9.0
python-heatclient>=0.2.3
python-keystoneclient>=0.4.1
python-novaclient>=2.15.0
python-neutronclient>=2.3.0,<3
python-swiftclient>=1.5
python-ceilometerclient>=1.0.6
pytz>=2010h
# Horizon Utility Requirements
# for SECURE_KEY generation
lockfile>=0.8
python-ironicclient
-e git+https://github.com/openstack/python-tuskarclient.git#egg=python-tuskarclient