Dan Kenigsberg has submitted this change and it was merged. Change subject: net: drop redundant ifdown/up of bond's nics. ......................................................................
net: drop redundant ifdown/up of bond's nics. Commit 5cabaaa130 has introduced a logic that we are trying to eliminate: we should not ifdown a bonded nic directly, initscripts do it for us. Change-Id: Ia87fe1327448f3d859372be00b9ea8cd19d62e50 Signed-off-by: Dan Kenigsberg <[email protected]> --- M vdsm/configNetwork.py 1 file changed, 0 insertions(+), 5 deletions(-) Approvals: Dan Kenigsberg: Verified Igor Lvovsky: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/10584 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ia87fe1327448f3d859372be00b9ea8cd19d62e50 Gerrit-PatchSet: 1 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Antoni Segura Puimedon <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Igor Lvovsky <[email protected]> Gerrit-Reviewer: Livnat Peer <[email protected]> Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
