Merge "Update docs for [keystone_authtoken] changes since Queens" into stable/queens

This commit is contained in:
Zuul 2018-05-11 14:49:58 +00:00 committed by Gerrit Code Review
commit ac085524ca
6 changed files with 12 additions and 18 deletions

View File

@ -74,8 +74,7 @@ Install and configure components
[keystone_authtoken]
# ...
auth_uri = http://controller:5000
auth_url = http://controller:35357
auth_url = http://controller:5000/v3
memcached_servers = controller:11211
auth_type = password
project_domain_name = default
@ -179,7 +178,7 @@ Install and configure components
project_name = service
auth_type = password
user_domain_name = Default
auth_url = http://controller:35357/v3
auth_url = http://controller:5000/v3
username = placement
password = PLACEMENT_PASS

View File

@ -66,8 +66,7 @@ Install and configure components
[keystone_authtoken]
# ...
auth_uri = http://controller:5000
auth_url = http://controller:35357
auth_url = http://controller:5000/v3
memcached_servers = controller:11211
auth_type = password
project_domain_name = default
@ -170,7 +169,7 @@ Install and configure components
project_name = service
auth_type = password
user_domain_name = Default
auth_url = http://controller:35357/v3
auth_url = http://controller:5000/v3
username = placement
password = PLACEMENT_PASS

View File

@ -56,8 +56,7 @@ Install and configure components
[keystone_authtoken]
# ...
auth_uri = http://controller:5000
auth_url = http://controller:35357
auth_url = http://controller:5000/v3
memcached_servers = controller:11211
auth_type = password
project_domain_name = default
@ -167,7 +166,7 @@ Install and configure components
project_name = service
auth_type = password
user_domain_name = Default
auth_url = http://controller:35357/v3
auth_url = http://controller:5000/v3
username = placement
password = PLACEMENT_PASS

View File

@ -327,8 +327,7 @@ Install and configure components
[keystone_authtoken]
# ...
auth_uri = http://controller:5000
auth_url = http://controller:35357
auth_url = http://controller:5000/v3
memcached_servers = controller:11211
auth_type = password
project_domain_name = default
@ -415,7 +414,7 @@ Install and configure components
project_name = service
auth_type = password
user_domain_name = Default
auth_url = http://controller:35357/v3
auth_url = http://controller:5000/v3
username = placement
password = PLACEMENT_PASS

View File

@ -317,8 +317,7 @@ Install and configure components
[keystone_authtoken]
# ...
auth_uri = http://controller:5000
auth_url = http://controller:35357
auth_url = http://controller:5000/v3
memcached_servers = controller:11211
auth_type = password
project_domain_name = default
@ -405,7 +404,7 @@ Install and configure components
project_name = service
auth_type = password
user_domain_name = Default
auth_url = http://controller:35357/v3
auth_url = http://controller:5000/v3
username = placement
password = PLACEMENT_PASS

View File

@ -307,8 +307,7 @@ Install and configure components
[keystone_authtoken]
# ...
auth_uri = http://controller:5000
auth_url = http://controller:35357
auth_url = http://controller:5000/v3
memcached_servers = controller:11211
auth_type = password
project_domain_name = default
@ -398,7 +397,7 @@ Install and configure components
project_name = service
auth_type = password
user_domain_name = Default
auth_url = http://controller:35357/v3
auth_url = http://controller:5000/v3
username = placement
password = PLACEMENT_PASS