From d56c8a72b3a5c9aeec79201b5a53d264cc021d92 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Sat, 2 Sep 2017 12:11:44 +0000 Subject: [PATCH] Updated from global requirements Change-Id: Ib6e4f2afe2452d99e76ffab5506455626d775322 --- requirements.txt | 2 +- test-requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 9baaf8a..85872df 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,6 +4,6 @@ pbr!=2.1.0,>=2.0.0 # Apache-2.0 -python-cinderclient>=3.1.0 # Apache-2.0 +python-cinderclient>=3.2.0 # Apache-2.0 os-brick>=1.15.2 # Apache-2.0 oslo.concurrency>=3.8.0 # Apache-2.0 diff --git a/test-requirements.txt b/test-requirements.txt index 11be43e..2b21eec 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -4,7 +4,7 @@ hacking<0.11,>=0.10.0 -python-cinderclient>=3.1.0 # Apache-2.0 +python-cinderclient>=3.2.0 # Apache-2.0 coverage!=4.4,>=4.0 # Apache-2.0 ddt>=1.0.1 # MIT python-subunit>=0.0.18 # Apache-2.0/BSD