Dan Kenigsberg has submitted this change and it was merged. Change subject: netinfo: drop generally unused NetInfo.getNicBondings ......................................................................
netinfo: drop generally unused NetInfo.getNicBondings getNicBondings was only used as a rather verbose convenience method for getNicBonding. It is better to just have a simplified version inside getNicBonding. Change-Id: I8dc5c975dfab2917fe637012e31b3a83456f3c24 Signed-off-by: Antoni S. Puimedon <[email protected]> Reviewed-on: http://gerrit.ovirt.org/29602 Reviewed-by: Dan Kenigsberg <[email protected]> --- M lib/vdsm/netinfo.py 1 file changed, 2 insertions(+), 6 deletions(-) Approvals: Antoni Segura Puimedon: Verified Dan Kenigsberg: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/29602 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I8dc5c975dfab2917fe637012e31b3a83456f3c24 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
