Change in ovirt-engine[master]: core: use ligher db queries when querying host certificate s...

Arik Hadas has submitted this change and it was merged. Change subject: core: use ligher db queries when querying host certificate subject ...................................................................... core: use ligher db queries when querying host certificate subject We can query only the dynamic part of a VM in order to retrieve the host the VM is running on and only the static part of a host in order to retrieve its certificate subject. Change-Id: Ife0875bebce5daa22dc26abb8268677e41884861 Signed-off-by: Arik Hadas <ahadas@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/GetVdsCertificateSubjectByVmIdQuery.java 1 file changed, 4 insertions(+), 4 deletions(-) Approvals: Shahar Havivi: Looks good to me, approved Arik Hadas: Verified; Passed CI tests -- To view, visit https://gerrit.ovirt.org/64909 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ife0875bebce5daa22dc26abb8268677e41884861 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Arik Hadas <ahadas@redhat.com> Gerrit-Reviewer: Arik Hadas <ahadas@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Martin Betak <mbetak@redhat.com> Gerrit-Reviewer: Shahar Havivi <shavivi@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
ahadas@redhat.com