Dan Kenigsberg has submitted this change and it was merged. Change subject: BZ#837443: removeVlan() drop/remove interface ......................................................................
BZ#837443: removeVlan() drop/remove interface Move ifdown() and vconfig rm to removeVlan(). We need a generic function to be called multiple times. For example, removing a vlan listed or not listed in libvirt database. Change-Id: I2db7d26e3bb7fda62f1a8fcdbd0445554df20ad7 Signed-off-by: Douglas Schilling Landgraf <[email protected]> Reviewed-on: http://gerrit.ovirt.org/6090 Reviewed-by: Igor Lvovsky <[email protected]> Reviewed-by: Dan Kenigsberg <[email protected]> Tested-by: Dan Kenigsberg <[email protected]> --- M vdsm/configNetwork.py 1 file changed, 7 insertions(+), 7 deletions(-) Approvals: Douglas Schilling Landgraf: Verified Dan Kenigsberg: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/6207 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I2db7d26e3bb7fda62f1a8fcdbd0445554df20ad7 Gerrit-PatchSet: 2 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: Michael Burns <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://fedorahosted.org/mailman/listinfo/vdsm-patches
