From 93ee110de09ea4236b01bb28ed2c431a90e16e6a Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Mon, 20 Mar 2017 13:31:29 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I72499206191c9a9098d328761c17743571b4ab8c --- requirements.txt | 2 +- test-requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index e8fc1d3e4..56ffb41d1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ pbr>=2.0.0 # Apache-2.0 Babel>=2.3.4 # BSD lxml!=3.7.0,>=2.3 # BSD python-ceilometerclient>=2.5.0 # Apache-2.0 -python-cinderclient!=1.7.0,!=1.7.1,>=1.6.0 # Apache-2.0 +python-cinderclient>=2.0.1 # Apache-2.0 python-dateutil>=2.4.2 # BSD python-keystoneclient>=3.8.0 # Apache-2.0 python-neutronclient>=5.1.0 # Apache-2.0 diff --git a/test-requirements.txt b/test-requirements.txt index 0d4616f2a..a6f50e24c 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -8,7 +8,7 @@ coverage>=4.0 # Apache-2.0 lxml!=3.7.0,>=2.3 # BSD networkx>=1.10 # BSD python-ceilometerclient>=2.5.0 # Apache-2.0 -python-cinderclient!=1.7.0,!=1.7.1,>=1.6.0 # Apache-2.0 +python-cinderclient>=2.0.1 # Apache-2.0 python-neutronclient>=5.1.0 # Apache-2.0 python-novaclient>=7.1.0 # Apache-2.0 python-heatclient>=1.6.1 # Apache-2.0