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: I7f6b2e27aff6cd45ddb900cd75249b0afae024cb
This commit is contained in:
Vu Cong Tuan 2018-05-11 09:19:37 +07:00
parent ed5de4f138
commit 7db12e58df
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@ Number of tries to attempt to reconnect to the IPA server
.TP
keystone_authtoken configuration options:
.TP
\fRauth_uri\fB = \fIhttp://keystone.example.com:5000/v2.0\fR
\fRwww_authenticate_uri\fB = \fIhttp://keystone.example.com:5000/v3.0\fR
The Keystone authentication uri
.TP
\fRidentity_uri\fB = \fIhttp://keystone.example.com:35357\fR