summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2017-06-07 14:39:40 +0000
committerGerrit Code Review <review@openstack.org>2017-06-07 14:39:40 +0000
commit758570397821136561bdf425b0a8ed5ab1bbd96f (patch)
tree73550c5a4827c563a537d15d75116d86419b4577
parenta8d4cec28e935eb6e602a75d880ec81691f3b4c0 (diff)
parent4b0c5e4a2852e18390c5ae4c103051bd46805f51 (diff)
downloadpython-novaclient-9.0.0.tar.gz
Merge "Updated from global requirements"9.0.0
-rw-r--r--test-requirements.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index 3b2a540f..847b4963 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -10,8 +10,8 @@ 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-glanceclient>=2.5.0 # Apache-2.0
-python-neutronclient>=5.1.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
sphinx!=1.6.1,>=1.5.1 # BSD
os-client-config>=1.27.0 # Apache-2.0
@@ -23,4 +23,4 @@ testtools>=1.4.0 # MIT
tempest>=14.0.0 # Apache-2.0
# releasenotes
-reno>=1.8.0 # Apache-2.0
+reno!=2.3.1,>=1.8.0 # Apache-2.0