Change in ovirt-engine[master]: engine: Use VdsDao for fetching hosts in NetworkClusterHelper

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@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@redhat.com> Gerrit-Reviewer: Mike Kolesnik <mkolesni@redhat.com> Gerrit-Reviewer: Moti Asayag <masayag@redhat.com> Gerrit-Reviewer: oVirt Jenkins CI Server
participants (1)
-
masayag@redhat.com