summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-05-15 18:06:40 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-05-15 18:06:40 +0000
commitc758721ea2813a5c926ab22fe97e6ac64078e577 (patch)
tree3de94e06619095b1df46efa4f87e8b1338bc1197
parent44a6f1529147be79750e2bfd938d9d8a6d2d7a0b (diff)
downloadpython-troveclient-stable/mitaka.tar.gz
Updated from global requirementsmitaka-eol2.1.2stable/mitaka
Change-Id: If118728bc99423ddbbc6dd5c3c4a4ec3f6aea1a0
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index 3510ebe..a8dab8d 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -6,7 +6,7 @@ PrettyTable<0.8,>=0.7 # BSD
requests!=2.9.0,>=2.8.1 # Apache-2.0
simplejson>=2.2.0 # MIT
oslo.utils>=3.5.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,<3.0.0,>=1.6.0 # Apache-2.0
Babel!=2.3.0,!=2.3.1,!=2.3.2,!=2.3.3,>=1.3 # BSD
six>=1.9.0 # MIT
python-swiftclient>=2.2.0 # Apache-2.0