Comment 23 for bug 1590040

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

Reviewed: https://review.openstack.org/326643
Committed: https://git.openstack.org/cgit/openstack/puppet-aodh/commit/?id=ca6b879872dcb185e3c0dccbcc76a55b9af6d6df
Submitter: Jenkins
Branch: master

commit ca6b879872dcb185e3c0dccbcc76a55b9af6d6df
Author: Alex Schultz <email address hidden>
Date: Tue Jun 7 10:51:01 2016 -0600

    Provide default service_name for keystone endpoint

    This change updates the aodh::keystone::auth class to include a default
    service_name of 'aodh' so that if a user changes the auth_name, the
    service is still created as being related to 'aodh'. This improves the
    user experiance when they want to customize the usernames for services.

    Change-Id: I9de75cbe7947282739e13e2f397ee7e919f7dc9f
    Closes-Bug: #1590040