Comment 22 for bug 1590040

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

Reviewed: https://review.openstack.org/326826
Committed: https://git.openstack.org/cgit/openstack/puppet-glance/commit/?id=f2855769b3352fc5f7c9f509ea60f1b0bc379a4e
Submitter: Jenkins
Branch: master

commit f2855769b3352fc5f7c9f509ea60f1b0bc379a4e
Author: Juan Antonio Osorio Robles <email address hidden>
Date: Wed Jun 8 07:57:35 2016 +0300

    Provide consisent default name for service_identity resource

    This change updates glance::keystone::auth to include the
    user-provided auth_name as a parameter for the service_identity
    provider. Hardcoding the namevar of that resource as was agreed. the
    service_name parameter was not undef as in other resources, so the
    name was left as-is. And we no longer pick a service_name out of the
    service_name and auth_name; now only the service_name is taken into
    account.

    Closes-Bug: #1590040
    Change-Id: I757930e05b6e14cb15139840c9e4a513c9af5d17