Replace deprecated "auth_uri" by "www_authenticate_uri"

According to [1], "auth_uri" has been deprecated.
This patch replace it by using "www_authenticate_uri" instead.

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

Change-Id: I15a1eefa788f9d40cfd240db8affc858c7f540ca
This commit is contained in:
Vu Cong Tuan 2018-05-11 08:36:55 +07:00
parent a8b61f9961
commit 3fb353d307
1 changed files with 1 additions and 1 deletions

View File

@ -270,7 +270,7 @@ user_test_tester3 = testing3
# auth_host = keystonehost
# auth_port = 35357
# auth_protocol = http
# auth_uri = http://keystonehost:5000/
# www_authenticate_uri = http://keystonehost:5000/
# admin_tenant_name = service
# admin_user = swift
# admin_password = password