Comment 14 for bug 1590040

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

Reviewed: https://review.openstack.org/326831
Committed: https://git.openstack.org/cgit/openstack/puppet-nova/commit/?id=96ec7b5becda9ebcfb38a4bc6405ba183bfc95b1
Submitter: Jenkins
Branch: master

commit 96ec7b5becda9ebcfb38a4bc6405ba183bfc95b1
Author: Juan Antonio Osorio Robles <email address hidden>
Date: Wed Jun 8 08:38:07 2016 +0300

    Provide default service_name for keystone endpoint

    This change updates the nova::keystone::auth class to include a
    default service_name of 'nova' so that if a user changes the
    auth_name, the service is still created as being related to 'nova'.

    Change-Id: Iaf616a094bd2192fe0149307065cec11038d8c85
    Closes-Bug: #1590040