Change in ovirt-engine[master]: engine: run once with stateless uses run (#852345)
tjelinek at redhat.com
tjelinek at redhat.com
Thu Aug 30 05:41:54 UTC 2012
Tomas Jelinek has submitted this change and it was merged.
Change subject: engine: run once with stateless uses run (#852345)
......................................................................
engine: run once with stateless uses run (#852345)
https://bugzilla.redhat.com/852345
select vm->run once->boot options->check Run Stateless->click OK
Fixed by changing the RunVmCommand.EndSuccessfully
runInternalAction(VdcActionType.RunVm
runInternalAction(getActionType()
because the EndSuccessfully is inherited also by
RunVmOnceCommand.
Change-Id: Ib50667011e8fab98b456652648f18137ede1ef58
Signed-off-by: Tomas Jelinek <tjelinek at redhat.com>
---
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/RunVmCommand.java
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Tomas Jelinek: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/7529
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ib50667011e8fab98b456652648f18137ede1ef58
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Tomas Jelinek <tjelinek at redhat.com>
Gerrit-Reviewer: Doron Fediuck <dfediuck at redhat.com>
Gerrit-Reviewer: Omer Frenkel <ofrenkel at redhat.com>
Gerrit-Reviewer: Tomas Jelinek <tjelinek at redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server
More information about the Engine-commits
mailing list