Merge "Aodh should use service tenant on undercloud"

This commit is contained in:
Jenkins 2016-07-01 03:23:21 +00:00 committed by Gerrit Code Review
commit 1ffeb4b1b6
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ ssh::server::storeconfigs_enabled: false
ceilometer::agent::auth::auth_region: 'regionOne'
aodh::auth::auth_region: 'regionOne'
ceilometer::agent::auth::auth_tenant_name: 'service'
aodh::auth::auth_tenant_name: 'admin'
aodh::auth::auth_tenant_name: 'service'
ceilometer::agent::auth::auth_url: "%{hiera('keystone_auth_uri_v2')}"
aodh::auth::auth_url: "%{hiera('keystone_auth_uri_v2')}"