Update auth_uri option to www_authenticate_uri

Option auth_uri from group keystone_authtoken is deprecated[1].
Use option www_authenticate_uri from group keystone_authtoken.

[1]https://review.openstack.org/#/c/508522/

Change-Id: I192fd1bf17ebddc62558ac0f5b531e345367beee
This commit is contained in:
caoyuan 2018-04-08 15:05:45 +08:00
parent ebc4e8a57c
commit 3600a93659

View File

@ -150,7 +150,7 @@ Not required, but recommended
[keystone_authtoken]
identity_uri = http://192.168.20.100:35357/
auth_uri = http://192.168.20.100:5000/
www_authenticate_uri = http://192.168.20.100:5000/
admin_user = freezer
admin_password = FREEZER_PWD
admin_tenant_name = service