Comment 2 for bug 1427055

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

Reviewed: https://review.openstack.org/163059
Committed: https://git.openstack.org/cgit/openstack/ha-guide/commit/?id=85ff93c6770da0ad9b880aad66dacd2086886ac1
Submitter: Jenkins
Branch: master

commit 85ff93c6770da0ad9b880aad66dacd2086886ac1
Author: Maria Zlatkova <email address hidden>
Date: Tue Mar 10 17:50:39 2015 +0200

    Edits to the RabbitMQ durable queues sample config

    The active/active AMQP doc says "Use durable queues in RabbitMQ"
     but the sample configuration uses "rabbit_durable_queues=false".
    Changed to "rabbit_durable_queues=true".

    Change-Id: I1c41b12ff6428652a35a03186388368d2bec0b63
    Closes-Bug: #1427055