summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-10-19 03:58:30 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-10-19 03:58:30 +0000
commit0a16d416527d8cdad189323b57254838350c57d4 (patch)
tree9709a237fb0a1e4a6ebff3f300d377d35c7e8e59 /test-requirements.txt
parent33d8a6702af82cb768a0b4884ca7395307dd5a7c (diff)
downloadpython-novaclient-0a16d416527d8cdad189323b57254838350c57d4.tar.gz
Updated from global requirements
Change-Id: I34f668657bd92584432a34797c2e119718070a21
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 fc54eb72..38633405 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -8,7 +8,7 @@ coverage>=3.6 # Apache-2.0
fixtures>=3.0.0 # Apache-2.0/BSD
keyring>=5.5.1 # MIT/PSF
mock>=2.0 # BSD
-python-keystoneclient!=2.1.0,>=2.0.0 # Apache-2.0
+python-keystoneclient>=3.6.0 # Apache-2.0
python-cinderclient!=1.7.0,!=1.7.1,>=1.6.0 # Apache-2.0
python-glanceclient>=2.5.0 # Apache-2.0
requests-mock>=1.1 # Apache-2.0