summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-05-17 10:44:30 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-05-17 10:44:30 +0000
commite4dab08fd689e896216e3371052a27e94e81acea (patch)
treea22aa66de7a84ad556c8351ac1ce3808a0fc8ded /requirements.txt
parent946bd0cdb54a860f268d75c843a68e73b8349b4f (diff)
downloadtrove-e4dab08fd689e896216e3371052a27e94e81acea.tar.gz
Updated from global requirements
Change-Id: I64bafeec8e6b7b2b2afbaaa845e560da27e578ec
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/requirements.txt b/requirements.txt
index 5d442219..87d9876a 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -19,7 +19,7 @@ passlib>=1.6 # BSD
python-heatclient>=1.1.0 # Apache-2.0
python-novaclient!=2.33.0,>=2.29.0 # Apache-2.0
python-cinderclient>=1.6.0 # Apache-2.0
-python-keystoneclient!=1.8.0,!=2.1.0,>=1.6.0 # Apache-2.0
+python-keystoneclient!=1.8.0,!=2.1.0,>=1.7.0 # Apache-2.0
python-swiftclient>=2.2.0 # Apache-2.0
python-designateclient>=1.5.0 # Apache-2.0
python-neutronclient>=4.2.0 # Apache-2.0
@@ -32,7 +32,7 @@ oslo.context>=2.2.0 # Apache-2.0
oslo.i18n>=2.1.0 # Apache-2.0
oslo.middleware>=3.0.0 # Apache-2.0
oslo.serialization>=1.10.0 # Apache-2.0
-oslo.service>=1.0.0 # Apache-2.0
+oslo.service>=1.10.0 # Apache-2.0
oslo.utils>=3.5.0 # Apache-2.0
oslo.concurrency>=3.5.0 # Apache-2.0
MySQL-python;python_version=='2.7' # GPL with FOSS exception