From 08f1ddad8886ddd48f98388b30fa8203910c3218 Mon Sep 17 00:00:00 2001
From: OpenStack Proposal Bot <openstack-infra@lists.openstack.org>
Date: Sun, 21 Aug 2016 00:04:43 +0000
Subject: [PATCH] Updated from global requirements

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

diff --git a/test-requirements.txt b/test-requirements.txt
index 132d37e6dd..6f6e1b6fb8 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -13,7 +13,7 @@ PyYAML>=3.1.0 # MIT
 python-barbicanclient>=4.0.0 # Apache-2.0
 python-ceilometerclient>=2.5.0 # Apache-2.0
 python-cinderclient!=1.7.0,!=1.7.1,>=1.6.0 # Apache-2.0
-python-glanceclient>=2.0.0 # Apache-2.0
+python-glanceclient!=2.4.0,>=2.0.0 # Apache-2.0
 python-heatclient>=1.1.0 # Apache-2.0
 python-keystoneclient!=2.1.0,>=2.0.0 # Apache-2.0
 python-neutronclient>=5.1.0 # Apache-2.0
-- 
GitLab