Comment 1 for bug 1359755

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

Reviewed: https://review.openstack.org/113902
Committed: https://git.openstack.org/cgit/stackforge/puppet-nova/commit/?id=6cb1ccbae8d7ede0ddf4d32bd48279029dbad6df
Submitter: Jenkins
Branch: master

commit 6cb1ccbae8d7ede0ddf4d32bd48279029dbad6df
Author: Mike Dorman <email address hidden>
Date: Wed Aug 13 08:10:22 2014 -0600

    Adds ability to override service names for service catalog

    Instead of forcing the name of the services in the service catalog to
    match auth_name and auth_name_v3, this allows the ability to explicitly
    set the service names, separately from auth_name and auth_name_v3.

    If service_name or service_name_v3 is not specified, their values
    default to the value of auth_name and auth_name_v3, respectively
    (which maintains the current behavior.)

    Closes-bug: #1359755
    Change-Id: Ie34099d6f9746ce883d711a27b9d93613924c3ee