Dan Kenigsberg has submitted this change and it was merged. Change subject: BZ#836954 - Allow to break bond and create a new network on its interface in single action. ......................................................................
BZ#836954 - Allow to break bond and create a new network on its interface in single action. Assume we have a bond0 on (eth1, eth2) with defined network brNet on it. This patch will allow to break the bond0 and create a new network brNet2 on one of its interfaces (e.g. eth2) with single setupNetworks operation Change-Id: Iaa6459ec24f9c81a2cfbc107b5e3548126903357 Signed-off-by: Igor Lvovsky <[email protected]> Reviewed-on: http://gerrit.ovirt.org/5841 Reviewed-by: Dan Kenigsberg <[email protected]> --- M vdsm/configNetwork.py 1 file changed, 3 insertions(+), 3 deletions(-) Approvals: Dan Kenigsberg: Verified Igor Lvovsky: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/6210 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Iaa6459ec24f9c81a2cfbc107b5e3548126903357 Gerrit-PatchSet: 1 Gerrit-Project: vdsm Gerrit-Branch: ovirt-3.1 Gerrit-Owner: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Igor Lvovsky <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://fedorahosted.org/mailman/listinfo/vdsm-patches
