Comment 15 for bug 1359755

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

Reviewed: https://review.openstack.org/166670
Committed: https://git.openstack.org/cgit/stackforge/puppet-trove/commit/?id=57755f18d0bdc8dc1869db92fc07ac729553b034
Submitter: Jenkins
Branch: master

commit 57755f18d0bdc8dc1869db92fc07ac729553b034
Author: Rico Lin <email address hidden>
Date: Mon Mar 23 08:49:36 2015 +0800

    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: Ic1699df4bf562390bd8c3196df03c2483cdf6ff1
    Closes-bug: #1359755