Merge "Set hieradata for the aodh::service_credentials class"

This commit is contained in:
Zuul 2021-06-28 17:30:45 +00:00 committed by Gerrit Code Review
commit 0bcf3178cb
1 changed files with 6 additions and 0 deletions

View File

@ -92,6 +92,12 @@ outputs:
aodh::auth::auth_password: {get_param: AodhPassword}
aodh::auth::auth_region: {get_param: KeystoneRegion}
aodh::auth::auth_project_name: 'service'
aodh::service_credentials::auth_url: {get_param: [EndpointMap, KeystoneInternal, uri_no_suffix] }
aodh::service_credentials::password: {get_param: AodhPassword}
aodh::service_credentials::region_name: {get_param: KeystoneRegion}
aodh::service_credentials::project_name: 'service'
aoth::service_credentials::user_domain_name: 'Default'
aoth::service_credentials::project_domain_name: 'Default'
service_config_settings:
mysql:
aodh::db::mysql::user: aodh