summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-07-23 19:08:30 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-07-23 19:08:30 +0000
commit19b3128034512ae4f33df5956e8c93da9c5e047c (patch)
tree952366a7a112ec96f1ca7299a18108e2d25f0c61 /test-requirements.txt
parent6dc996f9ca70b418bd037f328efd8a1ff76df6e8 (diff)
downloadpython-novaclient-19b3128034512ae4f33df5956e8c93da9c5e047c.tar.gz
Updated from global requirements
Change-Id: I431f85c07465a184af16a9956f40396c63b05985
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 8e8cd51b..21c3c699 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>=2.1.0 # Apache-2.0
+python-cinderclient>=3.0.0 # Apache-2.0
python-glanceclient>=2.7.0 # Apache-2.0
python-neutronclient>=6.3.0 # Apache-2.0
requests-mock>=1.1 # Apache-2.0