Fix keystone auth config in install doc

Change-Id: If235bd67b42c08d948d90cbbaa74d94856f53fda
Closes-Bug: #1811119
This commit is contained in:
Rui Yuan Dou 2019-01-11 17:08:18 +08:00
parent 099b141f7f
commit a67f714b45
6 changed files with 12 additions and 12 deletions

View File

@ -281,8 +281,8 @@ Install and configure components
auth_url = http://controller:5000
memcached_servers = controller:11211
auth_type = password
project_domain_id = default
user_domain_id = default
project_domain_name = default
user_domain_name = default
project_name = service
username = cinder
password = CINDER_PASS

View File

@ -280,8 +280,8 @@ Install and configure components
auth_url = http://controller:5000
memcached_servers = controller:11211
auth_type = password
project_domain_id = default
user_domain_id = default
project_domain_name = default
user_domain_name = default
project_name = service
username = cinder
password = CINDER_PASS

View File

@ -281,8 +281,8 @@ Install and configure components
auth_url = http://controller:5000
memcached_servers = controller:11211
auth_type = password
project_domain_id = default
user_domain_id = default
project_domain_name = default
user_domain_name = default
project_name = service
username = cinder
password = CINDER_PASS

View File

@ -162,8 +162,8 @@ Install and configure components
auth_url = http://controller:5000
memcached_servers = controller:11211
auth_type = password
project_domain_id = default
user_domain_id = default
project_domain_name = default
user_domain_name = default
project_name = service
username = cinder
password = CINDER_PASS

View File

@ -171,8 +171,8 @@ Install and configure components
auth_url = http://controller:5000
memcached_servers = controller:11211
auth_type = password
project_domain_id = default
user_domain_id = default
project_domain_name = default
user_domain_name = default
project_name = service
username = cinder
password = CINDER_PASS

View File

@ -160,8 +160,8 @@ Install and configure components
auth_url = http://controller:5000
memcached_servers = controller:11211
auth_type = password
project_domain_id = default
user_domain_id = default
project_domain_name = default
user_domain_name = default
project_name = service
username = cinder
password = CINDER_PASS