Comment 25 for bug 1590040

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to puppet-trove (master)

Reviewed: https://review.openstack.org/327152
Committed: https://git.openstack.org/cgit/openstack/puppet-trove/commit/?id=e99cc9e7cecc199af7bda0cd9d36a091938d3763
Submitter: Jenkins
Branch: master

commit e99cc9e7cecc199af7bda0cd9d36a091938d3763
Author: Marcellin Fom Tchassem <email address hidden>
Date: Tue Jun 7 18:35:04 2016 -0500

    Change default service_name to 'trove'

    While we were already able to pick an independent auth_name and
    service_name; the service_name was defaulting to auth_name. Now it
    has a value of its own to be consistent with other modules.

    Change-Id: If3f29c1f4efe2eeb5ff9173628403dfcc7f48e57
    Related-Bug: #1590040