Fabian Deutsch has submitted this change and it was merged. Change subject: network: Add bonding support ......................................................................
network: Add bonding support This patch adds support for nic bonding. OVIRT_BOND_NAME, OVIRT_BOND_SLAVES and OVIRT_BOND_OPTIONS are new keywords which can be used to create a bond device. Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=831318 Change-Id: I9ec23904942649baa031a61f194ee782b63019b0 Signed-off-by: Fabian Deutsch <[email protected]> --- M src/ovirt/node/config/defaults.py M src/ovirt/node/config/network.py M src/ovirt/node/utils/fs.py M src/ovirt/node/utils/network.py M tests/nose/network_config.py 5 files changed, 418 insertions(+), 59 deletions(-) Approvals: Fabian Deutsch: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/15714 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I9ec23904942649baa031a61f194ee782b63019b0 Gerrit-PatchSet: 8 Gerrit-Project: ovirt-node Gerrit-Branch: master Gerrit-Owner: Fabian Deutsch <[email protected]> Gerrit-Reviewer: Fabian Deutsch <[email protected]> Gerrit-Reviewer: Michael Burns <[email protected]> Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ node-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/node-patches
