Bump keystone middleware version to 4.18
keystone_authtoken/auth_uri is deprecated. Use www_authenticate_uri instead. This is related to this bug https://bugs.launchpad.net/mistral/+bug/1788174 keystonemiddleware in lower constraints should be increased because www_authenticate_uri was introduced in keystonemiddleware 4.18.0. Change-Id: I427887467678c11c74382b6805e32d1455641294
This commit is contained in:
parent
81d26455ab
commit
c880c8fde8
@ -42,7 +42,7 @@ jsonpointer==1.13
|
||||
jsonschema==2.6.0
|
||||
kazoo==2.2
|
||||
keystoneauth1==3.4.0
|
||||
keystonemiddleware==4.17.0
|
||||
keystonemiddleware==4.18.0
|
||||
kombu==4.0.0
|
||||
linecache2==1.0.0
|
||||
logutils==0.3.5
|
||||
|
Loading…
Reference in New Issue
Block a user