From e9160d22ce0c29955e2b505b35801b39cca2cb1d Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Thu, 7 Sep 2017 13:32:55 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I9eea319acff02e37c0527149a2b019627d2f6701 --- requirements.txt | 4 ++-- test-requirements.txt | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index fb436f98..ee0b39ce 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ croniter>=0.3.4 # MIT License eventlet!=0.18.3,!=0.20.1,<0.21.0,>=0.18.2 # MIT greenlet>=0.3.2 # MIT icalendar>=3.10 # BSD -keystoneauth1>=3.1.0 # Apache-2.0 +keystoneauth1>=3.2.0 # Apache-2.0 keystonemiddleware>=4.12.0 # Apache-2.0 kubernetes>=1.0.0 # Apache-2.0 python-manilaclient>=1.12.0 # Apache-2.0 @@ -28,7 +28,7 @@ Paste # MIT PasteDeploy>=1.5.0 # MIT python-glanceclient>=2.8.0 # Apache-2.0 python-novaclient>=9.1.0 # Apache-2.0 -python-cinderclient>=3.1.0 # Apache-2.0 +python-cinderclient>=3.2.0 # Apache-2.0 python-troveclient>=2.2.0 # Apache-2.0 requests>=2.14.2 # Apache-2.0 Routes>=2.3.1 # MIT diff --git a/test-requirements.txt b/test-requirements.txt index 6da3eb8a..31856193 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -16,7 +16,7 @@ kubernetes>=1.0.0 # Apache-2.0 python-swiftclient>=3.2.0 # Apache-2.0 python-glanceclient>=2.8.0 # Apache-2.0 python-novaclient>=9.1.0 # Apache-2.0 -python-cinderclient>=3.1.0 # Apache-2.0 +python-cinderclient>=3.2.0 # Apache-2.0 python-karborclient>=0.6.0 # Apache-2.0 python-neutronclient>=6.3.0 # Apache-2.0 python-troveclient>=2.2.0 # Apache-2.0