Change in ovirt-engine[master]: core: prevent transaction roll back on restore stateless vm
ahadas at redhat.com
ahadas at redhat.com
Sun Oct 19 12:08:36 UTC 2014
Arik Hadas has submitted this change and it was merged.
Change subject: core: prevent transaction roll back on restore stateless vm
......................................................................
core: prevent transaction roll back on restore stateless vm
If template version update was made successfully when restoring
stateless VM, we didn't call setSucceeded(true) so the transaction was
rolled-back. So this patch adds the missing call.
Change-Id: I9714a4675225ef87ca4e1bdcf934aa87f02428fc
Signed-off-by: Arik Hadas <ahadas at redhat.com>
---
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/RestoreStatelessVmCommand.java
1 file changed, 3 insertions(+), 0 deletions(-)
Approvals:
Omer Frenkel: Looks good to me, approved
Arik Hadas: Verified
--
To view, visit http://gerrit.ovirt.org/34173
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I9714a4675225ef87ca4e1bdcf934aa87f02428fc
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Arik Hadas <ahadas at redhat.com>
Gerrit-Reviewer: Arik Hadas <ahadas at redhat.com>
Gerrit-Reviewer: Omer Frenkel <ofrenkel at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server
More information about the Engine-commits
mailing list