Moti Asayag has submitted this change and it was merged. Change subject: engine: Simplify iteration over interfaces ......................................................................
engine: Simplify iteration over interfaces Instead of iterating over all of the interfaces fetched from the DB, and attempting to match their equivalent as report by vdsm by name (also via iterating over all of the host nics), a map simplify the matching action. Change-Id: I093a5c6d0f77bcd038a3c7894af343d87687608a Signed-off-by: Moti Asayag <[email protected]> --- M backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/vdsbroker/CollectVdsNetworkDataVDSCommand.java 1 file changed, 10 insertions(+), 15 deletions(-) Approvals: Moti Asayag: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/22872 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I093a5c6d0f77bcd038a3c7894af343d87687608a Gerrit-PatchSet: 13 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Moti Asayag <[email protected]> Gerrit-Reviewer: Mike Kolesnik <[email protected]> Gerrit-Reviewer: Moti Asayag <[email protected]> Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
