From da61fecb0a90515340488d5014f4256459cd06e3 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Mon, 23 May 2016 12:02:46 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I9528100fe099193edcd87bcbc7e91e1b630d0499 --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 3499af0dfe..827f565bcb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ boto>=2.32.1 # MIT decorator>=3.4.0 # BSD eventlet!=0.18.3,>=0.18.2 # MIT Jinja2>=2.8 # BSD License (3 clause) -keystonemiddleware!=4.1.0,>=4.0.0 # Apache-2.0 +keystonemiddleware!=4.1.0,!=4.5.0,>=4.0.0 # Apache-2.0 lxml>=2.3 # BSD 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 @@ -25,7 +25,7 @@ paramiko>=2.0 # LGPL Babel>=2.3.4 # BSD iso8601>=0.1.11 # MIT jsonschema!=2.5.0,<3.0.0,>=2.0.0 # MIT -python-cinderclient>=1.6.0 # Apache-2.0 +python-cinderclient!=1.7.0,>=1.6.0 # Apache-2.0 keystoneauth1>=2.1.0 # Apache-2.0 python-neutronclient>=4.2.0 # Apache-2.0 python-glanceclient>=2.0.0 # Apache-2.0