Dan Kenigsberg has submitted this change and it was merged. Change subject: Allow break bond with attached network while VM is running. ......................................................................
Allow break bond with attached network while VM is running. The problem was that we counted tap device on the bridge as part of bond because of wrong behaviour of getNicsVlanAndBondingForNetwork. Change-Id: I183e2f4cf780a0eb79a416cdc4afc387893ee106 Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=875487 Signed-off-by: Igor Lvovsky <[email protected]> --- M vdsm/netinfo.py 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Meni Yakove: Verified Hunt Xu: Looks good to me, but someone else must approve Mark Wu: Looks good to me, but someone else must approve Dan Kenigsberg: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/9384 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I183e2f4cf780a0eb79a416cdc4afc387893ee106 Gerrit-PatchSet: 2 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Igor Lvovsky <[email protected]> Gerrit-Reviewer: Antoni Segura Puimedon <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Hunt Xu <[email protected]> Gerrit-Reviewer: Igor Lvovsky <[email protected]> Gerrit-Reviewer: Livnat Peer <[email protected]> Gerrit-Reviewer: Mark Wu <[email protected]> Gerrit-Reviewer: Meni Yakove <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
