From c80a4d28dd8543399a6e1ada1fd57b30536abeb6 Mon Sep 17 00:00:00 2001 From: Monty Taylor Date: Mon, 2 Jul 2012 17:42:42 -0400 Subject: [PATCH] Use PyPI for swiftclient. Change-Id: I3cbef069459c82ab175998a8f58091cd8214cb3c --- tools/pip-requires | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/pip-requires b/tools/pip-requires index 7987f45337..9fa5a1c069 100644 --- a/tools/pip-requires +++ b/tools/pip-requires @@ -29,7 +29,7 @@ iso8601>=0.1.4 https://github.com/openstack/keystone/zipball/ab6be05068068b0902db44b1d60f56eea4fe1215#egg=keystone # For Swift storage backend. -https://github.com/openstack/python-swiftclient/zipball/dec11f6ec9#egg=python-swiftclient +python-swiftclient>=1,<2 # Note you will need gcc buildtools installed and must # have installed libxml headers for lxml to be successfully