summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2015-05-12 17:48:38 +0000
committerGerrit Code Review <review@openstack.org>2015-05-12 17:48:38 +0000
commite9159d6f1e3a39bec4aabc27ea439eeb858710f8 (patch)
treeb065e40ee8f4bfefc829437c91a104a1c81ba91e
parentc126a2ae5665de05dbdd26eb5d6ed16a08d78781 (diff)
parent0fc248c5f0d07c6451b47bbdb4044cfd3b850f29 (diff)
downloadpython-openstackclient-e9159d6f1e3a39bec4aabc27ea439eeb858710f8.tar.gz
Merge "Updated from global requirements"
-rw-r--r--requirements.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/requirements.txt b/requirements.txt
index e5a96379..2196fb8e 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -12,10 +12,10 @@ oslo.config>=1.11.0 # Apache-2.0
oslo.i18n>=1.5.0 # Apache-2.0
oslo.utils>=1.4.0 # Apache-2.0
oslo.serialization>=1.4.0 # Apache-2.0
-python-glanceclient>=0.15.0
+python-glanceclient>=0.17.1
python-keystoneclient>=1.3.0
python-novaclient>=2.22.0
-python-cinderclient>=1.2.0
+python-cinderclient>=1.2.1
python-neutronclient>=2.3.11,<3
requests>=2.5.2
stevedore>=1.3.0 # Apache-2.0