Change in ovirt-engine[master]: core: cleanup handOverVm

Arik Hadas has submitted this change and it was merged. Change subject: core: cleanup handOverVm ...................................................................... core: cleanup handOverVm Do the following changes in VmAnalyzer#handOverVm: 1. remove its argument and use VmAnalyzer#dbVm instead 2. remove unneeded empty lines 3. extract the log printing into a separate method Change-Id: Ib4dc89b83f8a42dc7161fc0a5a980c4cb213be11 Signed-off-by: Arik Hadas <ahadas@redhat.com> --- M backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/monitoring/VmAnalyzer.java 1 file changed, 16 insertions(+), 17 deletions(-) Approvals: Shahar Havivi: Looks good to me, approved Jenkins CI: Passed CI tests Arik Hadas: Verified -- To view, visit https://gerrit.ovirt.org/60681 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ib4dc89b83f8a42dc7161fc0a5a980c4cb213be11 Gerrit-PatchSet: 2 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: Shahar Havivi <shavivi@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
ahadas@redhat.com