From ed1f4b380174c1d905f0626a13b43e9d9d96eb8d Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Tue, 2 Jan 2018 06:58:37 +0000 Subject: [PATCH] Updated from global requirements Change-Id: Iace98b5454501f9ad6d7fee7c940323093b489b7 --- requirements.txt | 6 +++--- test-requirements.txt | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/requirements.txt b/requirements.txt index 0c7c631a..25f378ae 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ icalendar>=3.10 # BSD jsonschema<3.0.0,>=2.6.0 # MIT keystoneauth1>=3.3.0 # Apache-2.0 keystonemiddleware>=4.17.0 # Apache-2.0 -kubernetes>=1.0.0 # Apache-2.0 +kubernetes>=4.0.0 # Apache-2.0 python-manilaclient>=1.16.0 # Apache-2.0 oslo.config>=5.1.0 # Apache-2.0 oslo.concurrency>=3.20.0 # Apache-2.0 @@ -23,14 +23,14 @@ oslo.messaging>=5.29.0 # Apache-2.0 oslo.middleware>=3.31.0 # Apache-2.0 oslo.policy>=1.30.0 # Apache-2.0 oslo.serialization!=2.19.1,>=2.18.0 # Apache-2.0 -oslo.service>=1.24.0 # Apache-2.0 +oslo.service!=1.28.1,>=1.24.0 # Apache-2.0 oslo.versionedobjects>=1.28.0 # Apache-2.0 Paste>=2.0.2 # MIT PasteDeploy>=1.5.0 # MIT python-freezerclient>=1.3.0 # Apache-2.0 python-glanceclient>=2.8.0 # Apache-2.0 python-novaclient>=9.1.0 # Apache-2.0 -python-cinderclient>=3.2.0 # Apache-2.0 +python-cinderclient>=3.3.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 195ecdee..1dbf1082 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -12,11 +12,11 @@ oslotest>=1.10.0 # Apache-2.0 taskflow>=2.7.0 # Apache-2.0 testscenarios>=0.4 # Apache-2.0/BSD testtools>=2.2.0 # MIT -kubernetes>=1.0.0 # Apache-2.0 +kubernetes>=4.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.2.0 # Apache-2.0 +python-cinderclient>=3.3.0 # Apache-2.0 python-freezerclient>=1.3.0 # Apache-2.0 python-karborclient>=0.6.0 # Apache-2.0 python-neutronclient>=6.3.0 # Apache-2.0