Roy Golan has submitted this change and it was merged.
Change subject: core: Removing the TX from RunVmOnce Command
......................................................................
core: Removing the TX from RunVmOnce Command
Like its parent, RunVM, RunVmOnce should be non-transactive otherwise
failed attempts and rerun with VDSM commands will cause the TX to time
out.
Change-Id: I4ae2887e6b4d4958f06ff850f7b5a485a5023074
Bug-Url:
https://bugzilla.redhat.com/989916
Signed-off-by: Roy Golan <rgolan(a)redhat.com>
---
M
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/RunVmOnceCommand.java
1 file changed, 1 insertion(+), 0 deletions(-)
Approvals:
Roy Golan: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/17455
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I4ae2887e6b4d4958f06ff850f7b5a485a5023074
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Roy Golan <rgolan(a)redhat.com>
Gerrit-Reviewer: Omer Frenkel <ofrenkel(a)redhat.com>
Gerrit-Reviewer: Roy Golan <rgolan(a)redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzaslavs(a)redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server