Comment 33 for bug 1590040

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

Reviewed: https://review.openstack.org/328667
Committed: https://git.openstack.org/cgit/openstack/puppet-manila/commit/?id=4b9b42d80025e1fd60253929a224c294e094f062
Submitter: Jenkins
Branch: master

commit 4b9b42d80025e1fd60253929a224c294e094f062
Author: ZhongShengping <chdzsp@163.com>
Date: Sun Jun 12 10:00:35 2016 +0800

    Provide default service_name for keystone endpoint

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

    Change-Id: I8c6240473213b107de862edf359834b5494e9f74
    Closes-Bug: #1590040