From a0f6ef9c6bf0469c6b1328184f3fe0a97884f6cc Mon Sep 17 00:00:00 2001 From: Monty Taylor Date: Thu, 24 May 2012 09:46:38 -0400 Subject: [PATCH] Fix the zipball change. -f downloads things from a url. -e does them for vcs. Change-Id: I14c5edd0ca163112baea08c81771f35f13930264 --- AUTHORS | 3 ++- tools/pip-requires | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/AUTHORS b/AUTHORS index aaaecc8c..b13279be 100644 --- a/AUTHORS +++ b/AUTHORS @@ -5,4 +5,5 @@ Dean Troyer Gabriel Hurley James E. Blair Chuck Short -Michael Basnight \ No newline at end of file +Michael Basnight +Thierry Carrez diff --git a/tools/pip-requires b/tools/pip-requires index e9cc88bd..b908f891 100644 --- a/tools/pip-requires +++ b/tools/pip-requires @@ -2,4 +2,4 @@ argparse httplib2 prettytable --e https://github.com/openstack/python-keystoneclient/zipball/master#egg=python-keystoneclient +-f https://github.com/openstack/python-keystoneclient/zipball/master#egg=python-keystoneclient