Yair Zaslavsky has uploaded a new change for review. Change subject: core: Fixing task monitoring - run stateless ......................................................................
core: Fixing task monitoring - run stateless The following patch fixes task monitoring for run stateless command. A .It creates a step under EXECUTING to be the parent step of all create snapshots. B. It creates a step for RUNNING the stateless VM, after the snapshots creation succeeded. Change-Id: Ic51b5e60e526a84873014dbc2179ddfb2de1d834 Acked-By: Signed-off-by: Yair Zaslavsky <[email protected]> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/RunVmCommand.java M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/job/StepEnum.java M backend/manager/modules/dal/src/main/resources/bundles/ExecutionMessages.properties 3 files changed, 49 insertions(+), 2 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/97/5597/1 -- To view, visit http://gerrit.ovirt.org/5597 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ic51b5e60e526a84873014dbc2179ddfb2de1d834 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Yair Zaslavsky <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
