]> review.fuel-infra Code Review - puppet-modules/puppet-ceilometer.git/commit
Adds ability to override service name for service catalog
authorMike Dorman <mdorman@godaddy.com>
Wed, 13 Aug 2014 15:19:26 +0000 (09:19 -0600)
committerMathieu Gagné <mgagne@iweb.com>
Thu, 21 Aug 2014 13:53:34 +0000 (09:53 -0400)
commited031af7bf3a6dd4f883f9dba37f85fae91a25bf
treede57437511ded93451f3081af5cf84260bf36dae
parent3c38c6522de80d53a8b0b7d0621f222c12928295
Adds ability to override service name for service catalog

Instead of forcing the name of the service in the service catalog to
match auth_name, this allows the ability to explicitly set the service
name, spearately from auth_name.
If service_name is not specified, it's value defaults to the value
of auth_name (which maintains the current behavior.)

Closes-bug: #1359755
Change-Id: I66dadaebb526cfae2b6c250b2bef97e1e6d6aafe
manifests/keystone/auth.pp
spec/classes/ceilometer_keystone_auth_spec.rb