Change in ovirt-engine[master]: engine: Simplify iteration over interfaces
masayag at redhat.com
masayag at redhat.com
Sun Jan 5 14:08:24 UTC 2014
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 <masayag at redhat.com>
---
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 <masayag at redhat.com>
Gerrit-Reviewer: Mike Kolesnik <mkolesni at redhat.com>
Gerrit-Reviewer: Moti Asayag <masayag at redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server
More information about the Engine-commits
mailing list