Comment 5 for bug 1507613

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

Reviewed: https://review.openstack.org/247498
Committed: https://git.openstack.org/cgit/openstack/fuel-library/commit/?id=40e486a8c078348118eb29334e2a006934434a73
Submitter: Jenkins
Branch: master

commit 40e486a8c078348118eb29334e2a006934434a73
Author: Stanislav Makar <email address hidden>
Date: Thu Nov 19 13:13:02 2015 +0000

    Re-assembling bond

    * Now we only re-assemble bond if we change bond mode. Before we re-assembled
    bond every puppet run, that is not needed and sometimes led to kernel panic.
    * Refactor bond downing and upping behaviour during configuration:
    we only down and up bond if we change bond configuration, if nothing is
    changed - we do nothing.

    Change-Id: Ie9d15c7474c27dd396ae5e46cf0e41ff25786574
    Closes-bug: #1507613