Comment 17 for bug 1590040

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

Reviewed: https://review.openstack.org/326847
Committed: https://git.openstack.org/cgit/openstack/puppet-octavia/commit/?id=e8e6a527f3995c8f179fa0c91681763d1569453b
Submitter: Jenkins
Branch: master

commit e8e6a527f3995c8f179fa0c91681763d1569453b
Author: ZhongShengping <chdzsp@163.com>
Date: Wed Jun 8 14:22:13 2016 +0800

    Provide default service_name for keystone endpoint

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

    Change-Id: I2241cc2ea581c4ef6726aee8be2026eba4fd02f8
    Closes-Bug: #1590040