![Victor Sergeyev](/assets/img/avatar_default.png)
python-tuskarclient repository was moved from github.com/tuskar/ to github.com/openstack, so we should fix it's URL in `requirements.txt` file due to use actual tuskarclient version Change-Id: Ic6f03a580df050d78618c253ddff8005e54bb2d3
24 lines
559 B
Plaintext
24 lines
559 B
Plaintext
pbr>=0.5.21,<1.0
|
|
# Horizon Core Requirements
|
|
django>=1.4,<1.6
|
|
django_compressor>=1.3
|
|
django_openstack_auth>=1.0.11,!=1.1.0
|
|
eventlet>=0.12.0
|
|
kombu>2.4.7
|
|
iso8601>=0.1.4
|
|
netaddr
|
|
python-cinderclient>=1.0.4
|
|
python-glanceclient>=0.9.0
|
|
python-heatclient>=0.2.3
|
|
python-keystoneclient>=0.3.0
|
|
python-novaclient>=2.12.0
|
|
python-neutronclient>=2.2.3,<3
|
|
python-swiftclient>=1.2
|
|
python-ceilometerclient>=1.0.2
|
|
pytz>=2010h
|
|
# Horizon Utility Requirements
|
|
# for SECURE_KEY generation
|
|
lockfile>=0.8
|
|
|
|
-e git://github.com/openstack/python-tuskarclient.git#egg=python-tuskarclient
|