Dan Kenigsberg has submitted this change and it was merged. Change subject: netinfo: replace the last dependency on ethtool with netlink ......................................................................
netinfo: replace the last dependency on ethtool with netlink After the last work on the lib/vdsm/netlink package and the extensive usage of it throughout netinfo, there was little reason to continue to have two libraries for our network information gathering. We still have vdsm/network/tc.py and testing dependencies on ethtool that will soon be gone. When that happens, we can remove it from packaging requirements. Change-Id: I32bc77d2af0fd973b31f77003652daa0912edfe4 Signed-off-by: Antoni S. Puimedon <[email protected]> Reviewed-on: http://gerrit.ovirt.org/29601 Reviewed-by: Dan Kenigsberg <[email protected]> --- M lib/vdsm/netinfo.py 1 file changed, 7 insertions(+), 12 deletions(-) Approvals: Antoni Segura Puimedon: Verified Dan Kenigsberg: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/29601 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I32bc77d2af0fd973b31f77003652daa0912edfe4 Gerrit-PatchSet: 4 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: [email protected] Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
