Yair Zaslavsky has submitted this change and it was merged.
Change subject: core: Fixing running vm from pool at UserPoral
......................................................................
core: Fixing running vm from pool at UserPoral
The following fix attaches a new defined step of taking vm from pool
to the RunVM command invoked from AttachUserToVmFromPoolAndRun command.
It also runs that command with a proper execution context.
Change-Id: If863986604a9da15c6c52e6623bac8628a751cf6
Signed-off-by: Yair Zaslavsky <yzaslavs(a)redhat.com>
---
M
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/AttachUserToVmFromPoolAndRunCommand.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, 27 insertions(+), 1 deletion(-)
Approvals:
Eli Mesika: Looks good to me, approved
Yair Zaslavsky: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/5837
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: If863986604a9da15c6c52e6623bac8628a751cf6
Gerrit-PatchSet: 4
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Yair Zaslavsky <yzaslavs(a)redhat.com>
Gerrit-Reviewer: Eli Mesika <emesika(a)redhat.com>
Gerrit-Reviewer: Omer Frenkel <ofrenkel(a)redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzaslavs(a)redhat.com>