Merge "use keystone public endpoint in horizon"

This commit is contained in:
Zuul 2018-06-18 17:50:03 +00:00 committed by Gerrit Code Review
commit 8a5b3c8596
1 changed files with 1 additions and 1 deletions

View File

@ -121,7 +121,7 @@ outputs:
"%{hiera('$NETWORK')}"
params:
$NETWORK: {get_param: [ServiceNetMap, HorizonNetwork]}
horizon::keystone_url: {get_param: [EndpointMap, KeystoneInternal, uri_no_suffix]}
horizon::keystone_url: {get_param: [EndpointMap, KeystonePublic, uri_no_suffix]}
horizon::password_validator: {get_param: [HorizonPasswordValidator]}
horizon::password_validator_help: {get_param: [HorizonPasswordValidatorHelp]}
horizon::secret_key: