From a83137c81707738e9ca554d0146783536ffbd227 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Sat, 20 May 2017 04:36:32 +0000 Subject: [PATCH] Updated from global requirements Change-Id: Iee6f7ed584737d9e6778ce2dac6d3ed373314fb8 --- requirements.txt | 7 +++---- test-requirements.txt | 2 +- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/requirements.txt b/requirements.txt index fd5b6634..13fbd1de 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ pbr!=2.1.0,>=2.0.0 # Apache-2.0 Babel!=2.4.0,>=2.3.4 # BSD croniter>=0.3.4 # MIT License -eventlet!=0.18.3,>=0.18.2 # MIT +eventlet!=0.18.3,<0.21.0,>=0.18.2 # MIT greenlet>=0.3.2 # MIT icalendar>=3.10 # BSD keystoneauth1>=2.20.0 # Apache-2.0 @@ -28,8 +28,7 @@ python-glanceclient>=2.5.0 # Apache-2.0 python-novaclient>=7.1.0 # Apache-2.0 python-cinderclient>=2.0.1 # Apache-2.0 requests!=2.12.2,!=2.13.0,>=2.10.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 +Routes>=2.3.1 # MIT python-neutronclient>=5.1.0 # Apache-2.0 six>=1.9.0 # MIT SQLAlchemy!=1.1.5,!=1.1.6,!=1.1.7,!=1.1.8,>=1.0.10 # MIT @@ -40,5 +39,5 @@ WebOb>=1.7.1 # MIT oslo.i18n>=2.1.0 # Apache-2.0 python-swiftclient>=3.2.0 # Apache-2.0 python-heatclient>=1.6.1 # Apache-2.0 -python-karborclient>=0.1.3 # Apache-2.0 +python-karborclient>=0.2.0 # Apache-2.0 abclient>=0.2.3 # Apache-2.0 diff --git a/test-requirements.txt b/test-requirements.txt index 0f10be96..1b976556 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -17,7 +17,7 @@ python-swiftclient>=3.2.0 # Apache-2.0 python-glanceclient>=2.5.0 # Apache-2.0 python-novaclient>=7.1.0 # Apache-2.0 python-cinderclient>=2.0.1 # Apache-2.0 -python-karborclient>=0.1.3 # Apache-2.0 +python-karborclient>=0.2.0 # Apache-2.0 python-neutronclient>=5.1.0 # Apache-2.0 python-heatclient>=1.6.1 # Apache-2.0 reno>=1.8.0 # Apache-2.0