From 43a42c69c5a371123ee8ec2d70286b6c220d5f17 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Thu, 17 Mar 2016 21:24:50 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I7bd0bc6297d839fbcfe1b5e740682690297a5d96 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8f2631ff..3aa93fff 100644 --- a/requirements.txt +++ b/requirements.txt @@ -31,7 +31,7 @@ python-heatclient>=0.6.0 # Apache-2.0 python-ceilometerclient>=2.2.1 # Apache-2.0 python-ironicclient>=1.1.0 # Apache-2.0 python-saharaclient>=0.13.0 # Apache-2.0 -python-troveclient>=1.2.0 # Apache-2.0 +python-troveclient!=2.1.0,>=1.2.0 # Apache-2.0 python-zaqarclient>=0.3.0 # Apache-2.0 python-swiftclient>=2.2.0 # Apache-2.0 python-subunit>=0.0.18 # Apache-2.0/BSD