Fixed issue with horizon component installation.
This commit is contained in:
@@ -1,14 +1,8 @@
|
|||||||
# Horizon
|
|
||||||
-e git+https://github.com/openstack/horizon.git#egg=horizon
|
|
||||||
|
|
||||||
# Core Requirements
|
# Core Requirements
|
||||||
Django>=1.4,<1.5
|
Django>=1.4,<1.5
|
||||||
|
|
||||||
#API
|
#API
|
||||||
./packages/python-portasclient-2013.1.a345.ga70b44e.tar.gz
|
./packages/python-portasclient-2013.1.a345.ga70b44e.tar.gz
|
||||||
|
|
||||||
anyjson
|
anyjson
|
||||||
|
|
||||||
#Fix for bug https://bugs.launchpad.net/python-keystoneclient/+bug/1116740
|
#Fix for bug https://bugs.launchpad.net/python-keystoneclient/+bug/1116740
|
||||||
backports.ssl_match_hostname
|
backports.ssl_match_hostname
|
||||||
requests==0.14.2
|
requests==0.14.2
|
Reference in New Issue
Block a user