Daniel Erez has submitted this change and it was merged.

Change subject: core: fixed exception during creation of VM from template
......................................................................


core: fixed exception during creation of VM from template

During executing AddVmFromTemplateCommand, the parent parameters weren't
set on CloneVmFromVmTemplateCommand paramaters which is being executed
within. CommandBase throws an exception when the parent parameters aren't set 
which cause the template to remain in image locked status.

Change-Id: I47633b3cb6b2f5b078bdc8d8955f17eed1edd71e
Signed-off-by: Liron Aravot <[email protected]>
---
M 
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/AddVmFromTemplateCommand.java
1 file changed, 1 insertion(+), 0 deletions(-)

Approvals:
  Daniel Erez: Verified; Looks good to me, approved


--
To view, visit http://gerrit.ovirt.org/8194
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I47633b3cb6b2f5b078bdc8d8955f17eed1edd71e
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Liron Aravot <[email protected]>
Gerrit-Reviewer: Allon Mureinik <[email protected]>
Gerrit-Reviewer: Daniel Erez <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to