Change in ovirt-engine[ovirt-engine-3.4]: core: refactor failure to run vm flow - part 3

Oved Ourfali has submitted this change and it was merged. Change subject: core: refactor failure to run vm flow - part 3 ...................................................................... core: refactor failure to run vm flow - part 3 Rename RunVmCommandBase#failToRunVm with runningFailed, and put other things that should always be executed when the async command fails so this method will be equivalent of RunVmCommandBase#runningSucceeded in case of a failure. Change-Id: I1e24011ea31e504439614bf2876cf81a47d3d3c1 Bug-Url: https://bugzilla.redhat.com/1049321 Signed-off-by: Arik Hadas <ahadas@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/MigrateVmCommand.java M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/RunVmCommand.java M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/RunVmCommandBase.java 3 files changed, 10 insertions(+), 12 deletions(-) Approvals: Arik Hadas: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/28118 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I1e24011ea31e504439614bf2876cf81a47d3d3c1 Gerrit-PatchSet: 5 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-3.4 Gerrit-Owner: Arik Hadas <ahadas@redhat.com> Gerrit-Reviewer: Arik Hadas <ahadas@redhat.com> Gerrit-Reviewer: Omer Frenkel <ofrenkel@redhat.com> Gerrit-Reviewer: Oved Ourfali <oourfali@redhat.com> Gerrit-Reviewer: automation@ovirt.org Gerrit-Reviewer: oVirt Jenkins CI Server
participants (1)
-
oourfali@redhat.com