From 940906a9ef1136349cb74c01914661e5ce200e29 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Thu, 15 Sep 2016 20:27:03 +0000 Subject: [PATCH] Updated from global requirements Change-Id: Idef6a1077f6d7458866df4bfb975f1c42cf010f9 --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 7fb48fb2..de18f3f4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,5 +5,5 @@ six>=1.9.0 # MIT requests>=2.10.0 # Apache-2.0 oslo.config>=3.14.0 # Apache-2.0 oslo.utils>=3.16.0 # Apache-2.0 -python-glanceclient>=2.3.0,!=2.4.0 # Apache-2.0 -python-neutronclient>=5.1.0 # Apache-2.0 +python-glanceclient!=2.4.0,>=2.3.0 # Apache-2.0 +python-neutronclient>=5.1.0 # Apache-2.0