doc: Remove non-existent [service_user] auth_strategy
The option does not actually exist. Change-Id: I52f8566d197b74365b442fab36932dfee7fe898e
This commit is contained in:
@@ -71,7 +71,6 @@ Install and configure components
|
||||
[service_user]
|
||||
send_service_user_token = true
|
||||
auth_url = https://controller/identity
|
||||
auth_strategy = keystone
|
||||
auth_type = password
|
||||
project_domain_name = Default
|
||||
project_name = service
|
||||
|
||||
@@ -63,7 +63,6 @@ Install and configure components
|
||||
[service_user]
|
||||
send_service_user_token = true
|
||||
auth_url = https://controller/identity
|
||||
auth_strategy = keystone
|
||||
auth_type = password
|
||||
project_domain_name = Default
|
||||
project_name = service
|
||||
|
||||
@@ -53,7 +53,6 @@ Install and configure components
|
||||
[service_user]
|
||||
send_service_user_token = true
|
||||
auth_url = https://controller/identity
|
||||
auth_strategy = keystone
|
||||
auth_type = password
|
||||
project_domain_name = Default
|
||||
project_name = service
|
||||
|
||||
@@ -265,7 +265,6 @@ Install and configure components
|
||||
[service_user]
|
||||
send_service_user_token = true
|
||||
auth_url = https://controller/identity
|
||||
auth_strategy = keystone
|
||||
auth_type = password
|
||||
project_domain_name = Default
|
||||
project_name = service
|
||||
|
||||
@@ -252,7 +252,6 @@ Install and configure components
|
||||
[service_user]
|
||||
send_service_user_token = true
|
||||
auth_url = https://controller/identity
|
||||
auth_strategy = keystone
|
||||
auth_type = password
|
||||
project_domain_name = Default
|
||||
project_name = service
|
||||
|
||||
@@ -242,7 +242,6 @@ Install and configure components
|
||||
[service_user]
|
||||
send_service_user_token = true
|
||||
auth_url = https://controller/identity
|
||||
auth_strategy = keystone
|
||||
auth_type = password
|
||||
project_domain_name = Default
|
||||
project_name = service
|
||||
|
||||
Reference in New Issue
Block a user