Change in ovirt-engine[master]: core: cleanup in VmAnalyzer#handOverVM

Arik Hadas has submitted this change and it was merged. Change subject: core: cleanup in VmAnalyzer#handOverVM ...................................................................... core: cleanup in VmAnalyzer#handOverVM 1. Rename it to handOverVm 2. Extract the code that checks if the destination host is non-responsive to separate method. Change-Id: Ie98ee5f87c22691e68e2bddfa5ab899d48eb79a1 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, 8 insertions(+), 7 deletions(-) Approvals: Jenkins CI: Passed CI tests Arik Hadas: Verified; Looks good to me, approved -- To view, visit https://gerrit.ovirt.org/56260 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ie98ee5f87c22691e68e2bddfa5ab899d48eb79a1 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