Merge "Replace deprecated "auth_uri" by "www_authenticate_uri""
This commit is contained in:
commit
4cd76dfdd5
@ -121,7 +121,7 @@ url = "mysql+pymysql://monapi:password@127.0.0.1/mon"
|
||||
|
||||
[keystone_authtoken]
|
||||
identity_uri = http://127.0.0.1:35357
|
||||
auth_uri = http://127.0.0.1:5000
|
||||
www_authenticate_uri = http://127.0.0.1:5000
|
||||
admin_password = admin
|
||||
admin_user = admin
|
||||
admin_tenant_name = admin
|
||||
|
Loading…
Reference in New Issue
Block a user