Dan Kenigsberg has submitted this change and it was merged. Change subject: ipwrapper Monitor: fix for deleted links ......................................................................
ipwrapper Monitor: fix for deleted links The previous parsing would not work when a link was deleted. This patch fixes it and sets the state as DELETED on those cases. Change-Id: I2220d5b196efe1cc34821ff8145fbddcc431d7b9 Signed-off-by: Antoni S. Puimedon <[email protected]> Reviewed-on: http://gerrit.ovirt.org/21534 Reviewed-by: Dan Kenigsberg <[email protected]> --- M lib/vdsm/ipwrapper.py M tests/ipwrapperTests.py 2 files changed, 21 insertions(+), 7 deletions(-) Approvals: Antoni Segura Puimedon: Verified Dan Kenigsberg: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/21534 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I2220d5b196efe1cc34821ff8145fbddcc431d7b9 Gerrit-PatchSet: 3 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Antoni Segura Puimedon <[email protected]> Gerrit-Reviewer: Antoni Segura Puimedon <[email protected]> Gerrit-Reviewer: Assaf Muller <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
