Merge "Clean up usage of the deprecated aodh::auth class"

This commit is contained in:
Zuul 2021-06-28 17:31:24 +00:00 committed by Gerrit Code Review
commit f05d4dc801
1 changed files with 0 additions and 4 deletions

View File

@ -87,11 +87,7 @@ outputs:
- {get_param: AodhDebug}
- true
- {get_param: Debug}
aodh::auth::auth_url: {get_param: [EndpointMap, KeystoneInternal, uri_no_suffix] }
aodh::notification_driver: {get_param: NotificationDriver}
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}