From 8c78832afbb9cfd859bf0414036998163b0510a3 Mon Sep 17 00:00:00 2001 From: Timur Nurlygayanov Date: Mon, 8 Apr 2013 12:27:34 +0400 Subject: [PATCH] Fixed issue with horizon component installation. --- dashboard/tools/pip-requires | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/dashboard/tools/pip-requires b/dashboard/tools/pip-requires index b8f9550..c5a0a3d 100644 --- a/dashboard/tools/pip-requires +++ b/dashboard/tools/pip-requires @@ -1,14 +1,8 @@ -# Horizon --e git+https://github.com/openstack/horizon.git#egg=horizon - # Core Requirements Django>=1.4,<1.5 - #API ./packages/python-portasclient-2013.1.a345.ga70b44e.tar.gz - anyjson - #Fix for bug https://bugs.launchpad.net/python-keystoneclient/+bug/1116740 backports.ssl_match_hostname -requests==0.14.2 +requests==0.14.2 \ No newline at end of file