Change in ovirt-engine[ovirt-engine-3.6]: core: end-migration of powering up vm

Tal Nisan has submitted this change and it was merged. Change subject: core: end-migration of powering up vm ...................................................................... core: end-migration of powering up vm The monitoring didn't recognize a transition of powering up on the source host to powering up on the destination host as successful migration. Therefore, runningSucceeded method of the migrate-command was not called and in case of a migration between different clusters, the cluster of the VM was not updated. Change-Id: Ifbafd0b22d8a9c1d5e1635321ee21ce9bb7f2aa3 Bug-Url: https://bugzilla.redhat.com/1177236 Signed-off-by: Arik Hadas <ahadas@redhat.com> --- M backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/VmAnalyzer.java 1 file changed, 17 insertions(+), 3 deletions(-) Approvals: Jenkins CI: Passed CI tests Omer Frenkel: Looks good to me, approved Arik Hadas: Verified -- To view, visit https://gerrit.ovirt.org/46080 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ifbafd0b22d8a9c1d5e1635321ee21ce9bb7f2aa3 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-3.6 Gerrit-Owner: Arik Hadas <ahadas@redhat.com> Gerrit-Reviewer: Arik Hadas <ahadas@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Omer Frenkel <ofrenkel@redhat.com> Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: automation@ovirt.org
participants (1)
-
tnisan@redhat.com