From 59b1bb10d676eddfdd9e9f9e8075fd312bd9f941 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Fri, 22 Jan 2016 04:09:05 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I89081053923a81260111dbfefd307b80e3858caf --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 120505ef9a..87bb3ab1f1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ oslo.config>=3.2.0 # Apache-2.0 oslo.i18n>=1.5.0 # Apache-2.0 oslo.utils>=3.4.0 # Apache-2.0 python-glanceclient>=1.2.0 # Apache-2.0 -python-keystoneclient!=1.8.0,>=1.6.0 # Apache-2.0 +python-keystoneclient!=1.8.0,!=2.1.0,>=1.6.0 # Apache-2.0 python-novaclient!=2.33.0,>=2.29.0 # Apache-2.0 python-cinderclient>=1.3.1 # Apache-2.0 requests!=2.9.0,>=2.8.1 # Apache-2.0