Comment 9 for bug 1832588

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

Reviewed: https://review.opendev.org/670555
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=6e329424f238ae36d582b1010866a5da4837a078
Submitter: Zuul
Branch: stable/stein

commit 6e329424f238ae36d582b1010866a5da4837a078
Author: Jiri Stransky <email address hidden>
Date: Thu Jun 27 11:01:33 2019 +0200

    Upgrade fixes for RabbitMQ and Pacemaker

    Override also RabbitMQ long node names (FQDNs) in addition to the
    short node names we've been already overriding. This allows RabbitMQ
    to start correctly.

    Also remove a superfluous when condition in the pacemaker validation
    task.

    Depends-On: Ia152aed696be15119ba5b75177ef82bc786c4b05
    Change-Id: I9eb274071f3fc2258addd9d2f0c1a5406a702573
    Closes-Bug: #1832588
    (cherry-picked from 47d1430da57e757f8234d1cce65ad5fee46fa21c)