Omer Frenkel has submitted this change and it was merged.
Change subject: core: assure migration jobs are completed
......................................................................
core: assure migration jobs are completed
Add missing call to failedToRunVm method when VM migration fails because
the VM went down on the destination and source during the migration,
this call assures that the migration job is completed in this case as
well.
Change-Id: Iee82fc63b09d53e085fe32c710b43b5cc9b1498b
Bug-Url:
https://bugzilla.redhat.com/952147
Signed-off-by: Arik Hadas <ahadas(a)redhat.com>
---
M
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/MigrateVmCommand.java
1 file changed, 1 insertion(+), 0 deletions(-)
Approvals:
Omer Frenkel: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/18471
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Iee82fc63b09d53e085fe32c710b43b5cc9b1498b
Gerrit-PatchSet: 7
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Arik Hadas <ahadas(a)redhat.com>
Gerrit-Reviewer: Arik Hadas <ahadas(a)redhat.com>
Gerrit-Reviewer: Omer Frenkel <ofrenkel(a)redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server