Dan Kenigsberg has submitted this change and it was merged. Change subject: ipwrapper: remove Link cli parser ......................................................................
ipwrapper: remove Link cli parser Nowadays we only use the Link object creation from dictionary (in the netlink Link gathering flow. This code was deprecated and unused (except for some tests). It is the time to get rid of this. Change-Id: Iecffa05d8e6d6da3df57f0eb44f37465c87f93e8 Signed-off-by: Antoni S. Puimedon <[email protected]> Reviewed-on: http://gerrit.ovirt.org/29727 Reviewed-by: Dan Kenigsberg <[email protected]> --- M lib/vdsm/ipwrapper.py M tests/ipwrapperTests.py M tests/netinfoTests.py 3 files changed, 29 insertions(+), 167 deletions(-) Approvals: Antoni Segura Puimedon: Verified Dan Kenigsberg: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/29727 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Iecffa05d8e6d6da3df57f0eb44f37465c87f93e8 Gerrit-PatchSet: 2 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Antoni Segura Puimedon <[email protected]> Gerrit-Reviewer: Antoni Segura Puimedon <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Ondřej Svoboda <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
