summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-09-02 12:12:46 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-09-02 12:12:46 +0000
commit4c483322fe5454c8ece66cc9c86cbc0702e14368 (patch)
tree27240e7872a162804e1c1f207283116984ead11f /test-requirements.txt
parent93cab15833e5ad66fc7139bb3e8ca0ceea590341 (diff)
downloadpython-novaclient-4c483322fe5454c8ece66cc9c86cbc0702e14368.tar.gz
Updated from global requirements
Change-Id: Ibc3f4fb199e47a29e721579096413c008724fee9
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 382447d6..7c90f663 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.0 # BSD
python-keystoneclient>=3.8.0 # Apache-2.0
-python-cinderclient>=3.1.0 # Apache-2.0
+python-cinderclient>=3.2.0 # Apache-2.0
python-glanceclient>=2.8.0 # Apache-2.0
python-neutronclient>=6.3.0 # Apache-2.0
requests-mock>=1.1.0 # Apache-2.0