Merge "heat-api-cfn endpoint is created to RegionOne instead of regionOne" into stable/newton

This commit is contained in:
Jenkins 2016-10-18 22:16:09 +00:00 committed by Gerrit Code Review
commit 8c873b650e
1 changed files with 1 additions and 1 deletions

View File

@ -81,4 +81,4 @@ outputs:
heat::keystone::auth_cfn::internal_url: {get_param: [EndpointMap, HeatCfnInternal, uri]}
heat::keystone::auth_cfn::admin_url: {get_param: [EndpointMap, HeatCfnAdmin, uri]}
heat::keystone::auth_cfn::password: {get_param: HeatPassword}
heat::keystone::auth::region: {get_param: KeystoneRegion}
heat::keystone::auth_cfn::region: {get_param: KeystoneRegion}