summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-03-24 16:36:14 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-03-24 16:36:14 +0000
commit5e9e42e47cebb8a833536ae4781f6592f3d832ce (patch)
treebdb03a03446f890f182af64a3b644e7ad48f6b4a /test-requirements.txt
parent53381a9f5048190ded5b68e1e08fdba83d6ff9ea (diff)
downloadpython-novaclient-5e9e42e47cebb8a833536ae4781f6592f3d832ce.tar.gz
Updated from global requirements
Change-Id: I0f4997ce3e4eda167dbeced74525869cc280bb50
Diffstat (limited to 'test-requirements.txt')
-rw-r--r--test-requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index af978c72..bf0a5f55 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -9,7 +9,7 @@ fixtures>=3.0.0 # Apache-2.0/BSD
keyring>=5.5.1 # MIT/PSF
mock>=2.0 # BSD
python-keystoneclient>=3.8.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-glanceclient>=2.5.0 # Apache-2.0
requests-mock>=1.1 # Apache-2.0
sphinx>=1.5.1 # BSD