Dan Kenigsberg has submitted this change and it was merged. Change subject: BZ#837443: removeBridge() drop/remove interface ......................................................................
BZ#837443: removeBridge() drop/remove interface Move ifdown() and brctl delbr to removeBridge(). We need a generic function to be called multiple times. For example, removing a bridge listed or not listed in libvirt database. Change-Id: Iea798b2ddf6413b58dbfc3d8d11dc4bf54c592fc Signed-off-by: Douglas Schilling Landgraf <[email protected]> Reviewed-on: http://gerrit.ovirt.org/5914 Reviewed-by: Igor Lvovsky <[email protected]> Reviewed-by: Dan Kenigsberg <[email protected]> --- M vdsm/configNetwork.py 1 file changed, 2 insertions(+), 2 deletions(-) Approvals: Douglas Schilling Landgraf: Verified Dan Kenigsberg: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/6204 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Iea798b2ddf6413b58dbfc3d8d11dc4bf54c592fc Gerrit-PatchSet: 3 Gerrit-Project: vdsm Gerrit-Branch: ovirt-3.1 Gerrit-Owner: Douglas Schilling Landgraf <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Douglas Schilling Landgraf <[email protected]> Gerrit-Reviewer: Igor Lvovsky <[email protected]> Gerrit-Reviewer: Livnat Peer <[email protected]> Gerrit-Reviewer: Michael Burns <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://fedorahosted.org/mailman/listinfo/vdsm-patches
