Merge "Remove hieratada for ceilometer::agent::auth" into stable/wallaby

This commit is contained in:
Zuul 2021-11-21 18:58:42 +00:00 committed by Gerrit Code Review
commit ed121f2c24
1 changed files with 0 additions and 7 deletions

View File

@ -106,14 +106,7 @@ outputs:
- {get_param: CeilometerDebug }
- true
- {get_param: Debug }
ceilometer::agent::auth::auth_password: {get_param: CeilometerPassword}
ceilometer::agent::auth::auth_url: {get_param: [EndpointMap, KeystoneInternal, uri_no_suffix] }
ceilometer::agent::polling::manage_polling: {get_param: ManagePolling}
ceilometer::agent::auth::auth_region: {get_param: KeystoneRegion}
ceilometer::agent::auth::auth_tenant_name: 'service'
ceilometer::agent::auth::auth_user_domain_name: 'Default'
ceilometer::agent::auth::auth_project_domain_name: 'Default'
ceilometer::agent::auth::auth_endpoint_type: 'internalURL'
ceilometer::agent::service_credentials::password: {get_param: CeilometerPassword}
ceilometer::agent::service_credentials::auth_url: {get_param: [EndpointMap, KeystoneInternal, uri_no_suffix] }
ceilometer::agent::service_credentials::region_name: {get_param: KeystoneRegion}