summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Jenkins <jenkins@openstack.org>2014-03-10 21:37:10 +0000
committerOpenStack Jenkins <jenkins@openstack.org>2014-03-10 21:37:10 +0000
commit65f094e73802380b967c75c126c0938281973707 (patch)
treeecc03affca0db350287066ddf9f3792b03a9b50e
parentcf8506d2bdbde02a731afb16a839e0660b71a89b (diff)
downloadpython-openstackclient-65f094e73802380b967c75c126c0938281973707.tar.gz
Updated from global requirements
Change-Id: I73f40a5fd569d0a5e341aabbece1885a7478d7f5
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index 73c98d8a..5547d896 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -4,7 +4,7 @@ keyring>=1.6.1,<2.0,>=2.1
pycrypto>=2.6
python-glanceclient>=0.9.0
python-keystoneclient>=0.6.0
-python-novaclient>=2.16.0
+python-novaclient>=2.17.0
python-cinderclient>=1.0.6
requests>=1.1
six>=1.5.2