Comment 10 for bug 1359755

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

Reviewed: https://review.openstack.org/152031
Committed: https://git.openstack.org/cgit/stackforge/puppet-swift/commit/?id=9a45dff83cac05eb419a38b53a36dccf35e4f2b1
Submitter: Jenkins
Branch: master

commit 9a45dff83cac05eb419a38b53a36dccf35e4f2b1
Author: Rico Lin <email address hidden>
Date: Mon Feb 2 16:29:42 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: Ie586b2892c092a9694b067a9e0f28f36396de30d
    Closes-bug: #1359755