Yair Zaslavsky has submitted this change and it was merged. Change subject: core: Improving MacPoolManager initialization ......................................................................
core: Improving MacPoolManager initialization Instead of getting all Vms, and for each vm getting its vm network interface, this patch perform one call to get all vm interfaces Change-Id: I76083f372ed5d9ab124047bcadb03b77e24163f0 Signed-off-by: Yair Zaslavsky <[email protected]> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/MacPoolManager.java 1 file changed, 3 insertions(+), 8 deletions(-) Approvals: Yair Zaslavsky: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/10188 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I76083f372ed5d9ab124047bcadb03b77e24163f0 Gerrit-PatchSet: 7 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Yair Zaslavsky <[email protected]> Gerrit-Reviewer: Michael Kublin <[email protected]> Gerrit-Reviewer: Moti Asayag <[email protected]> Gerrit-Reviewer: Yair Zaslavsky <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
