Comment 9 for bug 1359755

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to puppet-ironic (master)

Reviewed: https://review.openstack.org/166213
Committed: https://git.openstack.org/cgit/stackforge/puppet-ironic/commit/?id=d8db1bb8eec2758aef360a133541ab36469da7b0
Submitter: Jenkins
Branch: master

commit d8db1bb8eec2758aef360a133541ab36469da7b0
Author: Gael Chamoulaud <email address hidden>
Date: Fri Mar 20 14:01:23 2015 +0100

    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.)

    Change-Id: I4e7e122924ab56702ac325c6574a741ae905c70c
    Closes-bug: #1359755
    Signed-off-by: Gael Chamoulaud <email address hidden>