Comment 53 for bug 1590040

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

Reviewed: https://review.openstack.org/380811
Committed: https://git.openstack.org/cgit/openstack/puppet-monasca/commit/?id=d8859186cd2552da95d21fecc76a743d08a2ff8c
Submitter: Jenkins
Branch: master

commit d8859186cd2552da95d21fecc76a743d08a2ff8c
Author: Sharat Sharma <email address hidden>
Date: Sun Oct 2 12:29:51 2016 +0530

    Provide default service_name for keystone endpoint

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

    Change-Id: Id973e70d27072c0478aae68f288ee5d638037b36
    Closes-Bug: #1590040