Itamar Heim has submitted this change and it was merged. Change subject: core: fix audit log on migration rerun failure case ......................................................................
core: fix audit log on migration rerun failure case In a specific case where migration fails, thus the VM is switched back to Up state in the source and then goes down in the source, we used to print an audit log message saying that it will be rerun although we won't try to rerun. So this patch fix that audit log to be the one that says the migration process failed. Change-Id: I8e608cbdac5d38f7c3468f57cc563b8a3715359e Bug-Url: https://bugzilla.redhat.com/1033932 Signed-off-by: Arik Hadas <aha...@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/MigrateVmCommand.java 1 file changed, 4 insertions(+), 1 deletion(-) Approvals: Itamar Heim: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/21813 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I8e608cbdac5d38f7c3468f57cc563b8a3715359e Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-3.3 Gerrit-Owner: Arik Hadas <aha...@redhat.com> Gerrit-Reviewer: Arik Hadas <aha...@redhat.com> Gerrit-Reviewer: Itamar Heim <ih...@redhat.com> Gerrit-Reviewer: Omer Frenkel <ofren...@redhat.com> Gerrit-Reviewer: automat...@ovirt.org Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches