Dan Kenigsberg has submitted this change and it was merged. Change subject: netinfo: remove unused getipv6addrs ......................................................................
netinfo: remove unused getipv6addrs In 5fa87504543719fdc827d2284738a7723b8a5973 we started using libnl to retrieve both ipv4 and ipv6 addresses and this method fell into deprecation. It's time to get rid of this unused code. Change-Id: I4ce3631185f44574454e240eb62bf659c4528c81 Signed-off-by: Antoni S. Puimedon <[email protected]> Reviewed-on: http://gerrit.ovirt.org/29599 Reviewed-by: Dan Kenigsberg <[email protected]> --- M lib/vdsm/netinfo.py 1 file changed, 0 insertions(+), 7 deletions(-) Approvals: Antoni Segura Puimedon: Verified Dan Kenigsberg: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/29599 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I4ce3631185f44574454e240eb62bf659c4528c81 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
