Comment 5 for bug 1316720

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

Reviewed: https://review.openstack.org/92766
Committed: https://git.openstack.org/cgit/stackforge/fuel-library/commit/?id=32f25307a69c69b002f3f7a220fa6bae2d4d110d
Submitter: Jenkins
Branch: master

commit 32f25307a69c69b002f3f7a220fa6bae2d4d110d
Author: Vladimir Sharshov <email address hidden>
Date: Thu May 8 07:44:30 2014 +0400

    Set max avaliable TTL for Mcollective

    We use virtual machine snapshots for CI. When we
    up it from snapshots, we get error:
    "MCollective agents '<ID>' didn't respond within
    the allotted time.", but node is online. Big TTL
    in Mcollective should solve this problem.

    Change-Id: Id3f2f5ddf26a9d31de214e9d5596a47f450b983f
    Closes-Bug: #1316720