doc: Remove non-existent [service_user] auth_strategy

The option does not actually exist.

Change-Id: I52f8566d197b74365b442fab36932dfee7fe898e
This commit is contained in:
Takashi Kajinami
2025-03-11 21:05:39 +09:00
parent 50ca86d329
commit 5c50b8d5a9
6 changed files with 0 additions and 6 deletions
@@ -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