summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorZuul <zuul@review.opendev.org>2019-11-25 09:25:56 +0000
committerGerrit Code Review <review@openstack.org>2019-11-25 09:25:56 +0000
commitf592481cc05abe0f061969a6cbeccf0989cf8b67 (patch)
tree5027b8d8b6f1fe36c15165d2d3d7da447b590897 /requirements.txt
parent338a58fba695e736acce47fa7a0622244f2c46ac (diff)
parent4d1786c68724c91c2686cda89540fa91b9c21bcf (diff)
downloadhorizon-f592481cc05abe0f061969a6cbeccf0989cf8b67.tar.gz
Merge "Add support for keystone access rules"
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index fa084b896..b537ad682 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -33,7 +33,7 @@ pymongo!=3.1,>=3.0.2 # Apache-2.0
pyScss!=1.3.5,>=1.3.4 # MIT License
python-cinderclient>=5.0.0 # Apache-2.0
python-glanceclient>=2.8.0 # Apache-2.0
-python-keystoneclient>=3.15.0 # Apache-2.0
+python-keystoneclient>=3.22.0 # Apache-2.0
python-neutronclient>=6.7.0 # Apache-2.0
python-novaclient>=9.1.0 # Apache-2.0
python-swiftclient>=3.2.0 # Apache-2.0