Comment 2 for bug 1456436

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

Reviewed: https://review.openstack.org/184176
Committed: https://git.openstack.org/cgit/stackforge/fuel-library/commit/?id=114b470f4a31cc98b4724d0b0fc0a7b334b6f545
Submitter: Jenkins
Branch: master

commit 114b470f4a31cc98b4724d0b0fc0a7b334b6f545
Author: Sergey Vasilenko <email address hidden>
Date: Mon May 18 20:09:41 2015 -0700

    Specify default delay while boot for LACP bonds.

    Hardcode 45s delay for LACP bonds and 15s for non-LACP. Only at node boot time.
    System administrator can re-define this value by CLI

    This patchset is a workaround and should be reverted in 7.0
    after implementing this feature in UI

    Change-Id: I329e26a0b4da1b2be676dd7f8e6eb39e89eb11f4
    Related-bug: #1441435
    Related-bug: #1456436