summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-12-23 10:11:36 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-12-23 10:11:36 +0000
commit19387b09df466cfa57fdef9949789f435ccd18e7 (patch)
treee6323e788525ece6ecf49d86d327379d3b6b1a8b /test-requirements.txt
parent0988e46e39ae80a281e4b4cecdbb1602d3bdcee8 (diff)
downloadpython-novaclient-19387b09df466cfa57fdef9949789f435ccd18e7.tar.gz
Updated from global requirements
Change-Id: If6afc12a2e76adcd3c7ceb085f4c2cb86fa91a7b
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 389045fe..65dedf36 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.2.0 # Apache-2.0
+python-cinderclient>=3.3.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