Change in ovirt-engine[master]: core: restart migrating ha vm that crashes on source

Arik Hadas has submitted this change and it was merged. Change subject: core: restart migrating ha vm that crashes on source ...................................................................... core: restart migrating ha vm that crashes on source When VM crashes during migration on the source host, we fail the migration. However, highly-available VMs that should be restarted automatically when they crash were not restarted in that case. This patch fixes this. Change-Id: I6bde8156f8252027b8f921659f0bbccaf21b6f42 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, 5 insertions(+), 0 deletions(-) Approvals: Shahar Havivi: Looks good to me, approved Jenkins CI: Passed CI tests Arik Hadas: Verified -- To view, visit https://gerrit.ovirt.org/57532 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I6bde8156f8252027b8f921659f0bbccaf21b6f42 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