Comment 3 for bug 1550303

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

Reviewed: https://review.openstack.org/277964
Committed: https://git.openstack.org/cgit/openstack/fuel-library/commit/?id=a36844699885478a8024d1f54df26a6c294d42c7
Submitter: Jenkins
Branch: stable/8.0

commit a36844699885478a8024d1f54df26a6c294d42c7
Author: Dmitry Mescheryakov <email address hidden>
Date: Tue Feb 9 19:37:26 2016 +0300

    Disable HA for RPC queues by default

    RPC wihout HA was tested on a big scale and we found that it greatly
    reduces load OpenStack puts on RabbitMQ. Hence it is valuable to
    disable it by default.

    Change-Id: Iffa4173c2e6bb54e411defc7bdc44254669be5fd
    Closes-Bug: #1550303