Comment 10 for bug 1325983

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-library (stable/5.0)

Reviewed: https://review.openstack.org/97955
Committed: https://git.openstack.org/cgit/stackforge/fuel-library/commit/?id=253be9bae39a4d7ac4883e958c9453380abc393e
Submitter: Jenkins
Branch: stable/5.0

commit 253be9bae39a4d7ac4883e958c9453380abc393e
Author: Dmitry Borodaenko <email address hidden>
Date: Wed Jun 4 14:58:20 2014 -0700

    Put Murano RabbitMQ HAProxy service on Public IP

    Unlike OpenStack RabbitMQ, Murano RabbitMQ uses the Public VIP, that has to be
    specified explicitly in openstack::ha::haproxy_service parameters.

    Make openstack::ha::murano consistent with other OpenStack services: declare
    all related HAProxy services in the same file, do not make it a dependency of
    HAProxy itself (only main RabbitMQ HAProxy service needs to have before_start =
    true).

    Change-Id: I0fd7fb1564b322315b88320a331d5a89f0d74c48
    Closes-Bug: #1325983