]> review.fuel-infra Code Review - puppet-modules/puppet-ceilometer.git/commit
Provide default service_name for keystone endpoint
authorAlex Schultz <aschultz@mirantis.com>
Tue, 7 Jun 2016 16:52:42 +0000 (10:52 -0600)
committerAlex Schultz <aschultz@mirantis.com>
Tue, 7 Jun 2016 16:53:43 +0000 (10:53 -0600)
commit8363e51b3ca8721bb092932728ba3833bfb42a7f
treea3f122b15183b7c9ad10461072a515e83f2884a4
parent736b796f65fbf8886041b551f375ad8c7d4dbf65
Provide default service_name for keystone endpoint

This change updates the ceilometer::keystone::auth class to include a
default service_name of 'ceilometer' so that if a user changes the
auth_name, the service is still created as being related to
'ceilometer'.  This improves the user experiance when they want to
customize the usernames for services.

Change-Id: I472dd78c1b4fd8d3d4667aede56358cf6254617d
Closes-Bug: #1590040
manifests/keystone/auth.pp
releasenotes/notes/keystone-auth-name-6deb28333b29657e.yaml [new file with mode: 0644]
spec/classes/ceilometer_keystone_auth_spec.rb