summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2015-05-04 20:09:15 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2015-05-04 20:09:15 +0000
commit1f33a1eda926c8b5dce771883daef5881bab563a (patch)
tree190140eed0abd41c26aea4442e74638f34f006d1
parentb50ff9d3c59f27ee165e569a697d63ca154291b4 (diff)
downloadpython-openstackclient-1f33a1eda926c8b5dce771883daef5881bab563a.tar.gz
Updated from global requirements
Change-Id: I1d339589a5ed94c726a6478318651b9db9765fdd
-rw-r--r--requirements.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/requirements.txt b/requirements.txt
index b8712eb8..2a9e8ff3 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -8,14 +8,14 @@ Babel>=1.3
cliff>=1.10.0 # Apache-2.0
cliff-tablib>=1.0
os-client-config
-oslo.config>=1.9.3 # Apache-2.0
+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-keystoneclient>=1.1.0
+python-keystoneclient>=1.3.0
python-novaclient>=2.22.0
python-cinderclient>=1.1.0
python-neutronclient>=2.3.11,<3
-requests>=2.2.0,!=2.4.0
+requests>=2.5.2
stevedore>=1.3.0 # Apache-2.0