From 94b170a6c1a2c3410ad5b64a0a24ed0adea19106 Mon Sep 17 00:00:00 2001
From: OpenStack Proposal Bot <openstack-infra@lists.openstack.org>
Date: Tue, 19 Jan 2016 13:48:15 +0000
Subject: [PATCH] Updated from global requirements

Change-Id: I5dfada9f5ad92432fb1e8408ceb82a57dab5f2eb
---
 test-requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/test-requirements.txt b/test-requirements.txt
index 795b712a3d..31551f51d4 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -12,7 +12,7 @@ python-ceilometerclient>=2.2.1 # Apache-2.0
 python-cinderclient>=1.3.1 # Apache-2.0
 python-glanceclient>=1.2.0 # Apache-2.0
 python-heatclient>=0.6.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-neutronclient>=2.6.0 # Apache-2.0
 python-novaclient!=2.33.0,>=2.29.0 # Apache-2.0
 python-swiftclient>=2.2.0 # Apache-2.0
-- 
GitLab