summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-08-07 00:53:37 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-08-07 00:53:37 +0000
commit74ea37df5e8273c93a485233fd5ca4077cc03e5a (patch)
tree013c042b050f745a29188c3760d13aa619d70252 /test-requirements.txt
parent0fe136a9e032f47c8d61ec82f1dbe5ffd3d8fedf (diff)
downloadpython-novaclient-74ea37df5e8273c93a485233fd5ca4077cc03e5a.tar.gz
Updated from global requirements
Change-Id: I73432970608b418e78990388258540e71e6143f1
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 67448b0f..c6bfd828 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -10,7 +10,7 @@ keyring>=5.5.1 # MIT/PSF
mock>=2.0 # BSD
python-keystoneclient>=3.8.0 # Apache-2.0
python-cinderclient>=3.1.0 # Apache-2.0
-python-glanceclient>=2.7.0 # Apache-2.0
+python-glanceclient>=2.8.0 # Apache-2.0
python-neutronclient>=6.3.0 # Apache-2.0
requests-mock>=1.1 # Apache-2.0
sphinx>=1.6.2 # BSD