Comment 6 for bug 1746034

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to puppet-tripleo (stable/pike)

Reviewed: https://review.openstack.org/550440
Committed: https://git.openstack.org/cgit/openstack/puppet-tripleo/commit/?id=e1bd1290f5a014cd73815de7e06b59fee82847c3
Submitter: Zuul
Branch: stable/pike

commit e1bd1290f5a014cd73815de7e06b59fee82847c3
Author: Matt Wisch <email address hidden>
Date: Mon Jan 29 09:44:41 2018 -0700

    Correct Neutron RabbitMQ User Param Mapping

    Changed parameter mapping for RabbitMQ user name
    overrides. THT maps the user name override to
    neutron::rabbit_user for the Neutron service only.

    This will allow the transport_url string to be built
    correctly when a deployer wishes to override the default
    guest username.

    Change-Id: I0e35a6979765a453e2ed219e6026f6c0a17b2013
    Closes-Bug: 1746034
    (cherry picked from commit 49be755b2cfc80753a808375c5f6584c3db4987b)