Update install doc for ubuntu

This change updates the auth_url value to match
what has changed in the keystone install guide:
https://review.openstack.org/#/c/541857/

Change-Id: I28e10acefc7f3db9b2c7fe8cc08e6a27668e081a
This commit is contained in:
luke.li 2018-05-08 10:18:28 +08:00
parent a7471e757c
commit a35198156c
2 changed files with 4 additions and 4 deletions

View File

@ -119,7 +119,7 @@ Install and configure components
user_domain_name = default
password = ZUN_PASS
username = zun
auth_url = http://controller:35357
auth_url = http://controller:5000
auth_type = password
auth_version = v3
auth_protocol = http
@ -141,7 +141,7 @@ Install and configure components
user_domain_name = default
password = ZUN_PASS
username = zun
auth_url = http://controller:35357
auth_url = http://controller:5000
auth_type = password
Replace ZUN_PASS with the password you chose for the zun user in the

View File

@ -243,7 +243,7 @@ Install and configure components
user_domain_name = default
password = ZUN_PASS
username = zun
auth_url = http://controller:35357
auth_url = http://controller:5000
auth_type = password
auth_version = v3
auth_protocol = http
@ -265,7 +265,7 @@ Install and configure components
user_domain_name = default
password = ZUN_PASS
username = zun
auth_url = http://controller:35357
auth_url = http://controller:5000
auth_type = password
auth_version = v3
auth_protocol = http