Dan Kenigsberg has submitted this change and it was merged. Change subject: configNetworks: network info gathering to netinfo ......................................................................
configNetworks: network info gathering to netinfo These three methods are dealing with netinfo information and use netinfo instances (speciall ifaceUsers). This patch proposes moving them to netinfo. The other two methods could be left in configNetwork, but I would do it with a leading underscore. This is the first of a series of patches that build gradually towards network reloaded. Change-Id: I34a07f0ea33407a566bcc9c82e5ba6ca0c0701a6 Signed-off-by: Antoni S. Puimedon <[email protected]> --- M lib/vdsm/netinfo.py M vdsm/configNetwork.py 2 files changed, 54 insertions(+), 56 deletions(-) Approvals: Antoni Segura Puimedon: Verified Dan Kenigsberg: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/13171 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I34a07f0ea33407a566bcc9c82e5ba6ca0c0701a6 Gerrit-PatchSet: 5 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: Mark Wu <[email protected]> Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
