Comment 19 for bug 1590040

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

Reviewed: https://review.openstack.org/326840
Committed: https://git.openstack.org/cgit/openstack/puppet-sahara/commit/?id=d9cd695e692e52efd6698d4b1e2364dc3eaca017
Submitter: Jenkins
Branch: master

commit d9cd695e692e52efd6698d4b1e2364dc3eaca017
Author: ZhongShengping <chdzsp@163.com>
Date: Wed Jun 8 14:10:25 2016 +0800

    Provide default service_name for keystone endpoint

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

    Change-Id: I8c6240473213b107de862edf359834b5494e9f74
    Closes-Bug: #1590040