Comment 13 for bug 1278336

Revision history for this message
Openstack Gerrit (openstack-gerrit) wrote : Related fix merged to fuel-library (stable/4.1)

Reviewed: https://review.openstack.org/87371
Committed: https://git.openstack.org/cgit/stackforge/fuel-library/commit/?id=af53380a11c2a147081a49a6242e22efb9cbad64
Submitter: Jenkins
Branch: stable/4.1

commit af53380a11c2a147081a49a6242e22efb9cbad64
Author: Vladimir Sharshov <email address hidden>
Date: Fri Mar 28 12:53:12 2014 +0400

    RabbitMQ 3 support

    RabbitMQ 3 do not support such big TTL which we used before.
    Big TTL was need to solve problem with node time dissynchronization.
    Now we use NTP to resolve this issue. That is why this value
    can be reduced.

    Related-Bug: #1278336
    Related-Bug: #1276770
    Change-Id: Iee79f14929e9f1ac5e5e7dd07aee37f641d3b2a8