Merge "Fix keystone auth config in install doc"

This commit is contained in:
Zuul 2019-02-05 23:17:51 +00:00 committed by Gerrit Code Review
commit 23f52ed203
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