Comment 5 for bug 1278336

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to fuel-library (master)

Reviewed: https://review.openstack.org/84707
Committed: https://git.openstack.org/cgit/stackforge/fuel-library/commit/?id=5b3098c837cc011e66643e22eb1d749bb342f4f7
Submitter: Jenkins
Branch: master

commit 5b3098c837cc011e66643e22eb1d749bb342f4f7
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