15 lines
324 B
Plaintext
15 lines
324 B
Plaintext
# Horizon
|
|
-e git+https://github.com/openstack/horizon.git#egg=horizon
|
|
|
|
# Core Requirements
|
|
Django>=1.4,<1.5
|
|
|
|
#API
|
|
-e ./packages/python-portasclient-2013.1.a175.g2677243.tar.gz#egg=portasclient
|
|
|
|
anyjson
|
|
|
|
#Fix for bug https://bugs.launchpad.net/python-keystoneclient/+bug/1116740
|
|
backports.ssl_match_hostname
|
|
requests==0.14.2
|