From a925885d794594d218e0112f2d6c28d28ca41ef5 Mon Sep 17 00:00:00 2001 From: Brian Waldon Date: Thu, 13 Sep 2012 13:48:18 -0700 Subject: [PATCH] Allow any python-swiftclient v1.1 through v1.X Fixes bug 1050670 Change-Id: I86c29764e43b204b4eea361c9b3b6519a2ab1d24 --- tools/pip-requires | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/pip-requires b/tools/pip-requires index 96c5460124..08d53a63e9 100644 --- a/tools/pip-requires +++ b/tools/pip-requires @@ -7,7 +7,7 @@ python-glanceclient<2 python-keystoneclient python-novaclient python-quantumclient>=2.0 -python-swiftclient>1.1,<1.2 +python-swiftclient>1.1,<2 pytz # Horizon Utility Requirements