From 9ad7b5fff096bb6ad776eb33c0a2ded4bd5b4278 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Sat, 23 Dec 2017 10:18:14 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I8a81b9a68e26498db45b8d18756f0c2d17d9478a --- requirements.txt | 2 +- test-requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 7aaca4305..5a9edb66f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ lxml!=3.7.0,>=3.4.1 # BSD PyMySQL>=0.7.6 # MIT License aodhclient>=0.9.0 # Apache-2.0 python-ceilometerclient>=2.5.0 # Apache-2.0 -python-cinderclient>=3.2.0 # Apache-2.0 +python-cinderclient>=3.3.0 # Apache-2.0 python-dateutil>=2.4.2 # BSD python-keystoneclient>=3.8.0 # Apache-2.0 python-neutronclient>=6.3.0 # Apache-2.0 diff --git a/test-requirements.txt b/test-requirements.txt index e0bc4f305..14f956b94 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -9,7 +9,7 @@ lxml!=3.7.0,>=3.4.1 # BSD networkx<2.0,>=1.10 # BSD PyMySQL>=0.7.6 # MIT License python-ceilometerclient>=2.5.0 # Apache-2.0 -python-cinderclient>=3.2.0 # Apache-2.0 +python-cinderclient>=3.3.0 # Apache-2.0 python-neutronclient>=6.3.0 # Apache-2.0 python-novaclient>=9.1.0 # Apache-2.0 python-heatclient>=1.10.0 # Apache-2.0