From 7db12e58df5027b7ad72364a2837aea00a1e1f08 Mon Sep 17 00:00:00 2001 From: Vu Cong Tuan Date: Fri, 11 May 2018 09:19:37 +0700 Subject: [PATCH] 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 --- man/novajoin-server.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/novajoin-server.1 b/man/novajoin-server.1 index 1008453..14665b9 100644 --- a/man/novajoin-server.1 +++ b/man/novajoin-server.1 @@ -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