Change in ovirt-engine[master]: core: fixed exception during creation of VM from template

derez at redhat.com derez at redhat.com
Tue Sep 25 10:36:08 UTC 2012


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 <laravot at redhat.com>
---
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 <laravot at redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini at redhat.com>
Gerrit-Reviewer: Daniel Erez <derez at redhat.com>



More information about the Engine-commits mailing list