Merge "Remove heat::heat_keystone_clients_url definition" into stable/victoria

This commit is contained in:
Zuul 2021-06-22 00:16:50 +00:00 committed by Gerrit Code Review
commit 934b9b03bb

View File

@ -179,7 +179,6 @@ outputs:
heat::keystone::authtoken::password: {get_param: HeatPassword}
heat::keystone::authtoken::region_name: {get_param: KeystoneRegion}
heat::keystone::authtoken::interface: 'internal'
heat::heat_keystone_clients_url: {get_param: [EndpointMap, KeystonePublic, uri_no_suffix] }
heat::keystone::domain::domain_name: 'heat_stack'
heat::keystone::domain::domain_admin: 'heat_stack_domain_admin'
heat::keystone::domain::domain_admin_email: 'heat_stack_domain_admin@localhost'