Change in ovirt-engine[master]: engine: Use VdsDao for fetching hosts in NetworkClusterHelper
masayag at redhat.com
masayag at redhat.com
Sun Dec 8 13:47:00 UTC 2013
Moti Asayag has submitted this change and it was merged.
Change subject: engine: Use VdsDao for fetching hosts in NetworkClusterHelper
......................................................................
engine: Use VdsDao for fetching hosts in NetworkClusterHelper
Instead of using the search engine for fetching host
internally, a direct use of the VdsDao is done.
In addition, skip DB call for the hosts if the network
is not required.
Change-Id: Icf6574700974b800d96627da9439d7793b7d31b2
Signed-off-by: Moti Asayag <masayag at redhat.com>
---
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/network/cluster/NetworkClusterHelper.java
1 file changed, 3 insertions(+), 13 deletions(-)
Approvals:
Moti Asayag: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/22046
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Icf6574700974b800d96627da9439d7793b7d31b2
Gerrit-PatchSet: 3
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