From fc085514f60f0f69ba468547a3fe0e57591aed32 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Thu, 4 May 2017 13:20:40 +0000 Subject: [PATCH] Updated from global requirements Change-Id: Id43edbdcb0ad295e4cd6e260465351d9d454b99f --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d35d5b53..d710b204 100644 --- a/requirements.txt +++ b/requirements.txt @@ -26,7 +26,7 @@ python-glanceclient>=2.5.0 # Apache-2.0 python-keystoneclient>=3.8.0 # Apache-2.0 python-neutronclient>=5.1.0 # Apache-2.0 python-novaclient>=7.1.0 # Apache-2.0 -python-openstackclient>=3.3.0 # Apache-2.0 +python-openstackclient!=3.10.0,>=3.3.0 # Apache-2.0 Routes!=2.0,!=2.1,!=2.3.0,>=1.12.3;python_version=='2.7' # MIT Routes!=2.0,!=2.3.0,>=1.12.3;python_version!='2.7' # MIT six>=1.9.0 # MIT