summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-05-15 18:02:15 +0000
committerSteve Martinelli <s.martinelli@gmail.com>2016-05-16 23:52:20 -0400
commit238f60720d8b281fca7d3fa752e39cafdb583332 (patch)
tree670b384c868f379dbca497244290aace981df5bf
parentb3c9a073bf963854dd85d9614d2511e30e87d080 (diff)
downloadkeystone-9.0.1.tar.gz
Updated from global requirements9.0.1
Change-Id: I83803044e751f26243c99347b2c0bdb148095915
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index 9210a4538..ed941a125 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -16,7 +16,7 @@ SQLAlchemy<1.1.0,>=1.0.10 # MIT
sqlalchemy-migrate>=0.9.6 # Apache-2.0
stevedore>=1.5.0 # Apache-2.0
passlib>=1.6 # BSD
-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
keystonemiddleware!=4.1.0,>=4.0.0 # Apache-2.0
oslo.cache>=1.5.0 # Apache-2.0
oslo.concurrency>=3.5.0 # Apache-2.0