Merge "Fix ceilometer auth url on undercloud"

This commit is contained in:
Jenkins 2016-07-19 19:48:23 +00:00 committed by Gerrit Code Review
commit 85f7984823
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ ceilometer::agent::auth::auth_region: 'regionOne'
aodh::auth::auth_region: 'regionOne'
ceilometer::agent::auth::auth_tenant_name: 'service'
aodh::auth::auth_tenant_name: 'service'
ceilometer::agent::auth::auth_url: "%{hiera('keystone_auth_uri_v2')}"
ceilometer::agent::auth::auth_url: {{UNDERCLOUD_ENDPOINT_KEYSTONE_PUBLIC}}
aodh::auth::auth_url: "%{hiera('keystone_auth_uri_v2')}"
# Swift