Adding specific keystoneclient

keystonemiddleware overwrites the keystone client we require so we're adding
keystone client first to make sure it sticks.

Change-Id: I4b148bccf959a0b29508d45ee2a1f6ac237b4c07
This commit is contained in:
Joe Keen 2016-01-14 15:50:21 -07:00
parent 4fe2d05d48
commit 61a388ffc6
1 changed files with 2 additions and 0 deletions

View File

@ -5,6 +5,8 @@ oslo.middleware<2.9.0
oslo.serialization<1.10.0
oslo.utils<2.6.0
python-keystoneclient<=1.7.2
falcon==0.2.0
gunicorn>=19.1.0
keystonemiddleware