Dan Kenigsberg has submitted this change and it was merged. Change subject: Fix inefficiency in getBridgelessNetworks ......................................................................
Fix inefficiency in getBridgelessNetworks This commit makes getBridgelessNetworks use the Netinfo instance networks instead of generating its own. Additionally, it is put in the style and vicinity of the most semantically similar method of the class, to improve the module's readability. Change-Id: I68b5ecf415d4ab49a56019d8875dde57ca29d1fc Signed-off-by: Antoni S. Puimedon <[email protected]> --- M vdsm/netinfo.py 1 file changed, 6 insertions(+), 10 deletions(-) Approvals: Mark Wu: Looks good to me, but someone else must approve Dan Kenigsberg: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/11071 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I68b5ecf415d4ab49a56019d8875dde57ca29d1fc 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: Igor Lvovsky <[email protected]> Gerrit-Reviewer: Livnat Peer <[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
