Maor Lipchuk has submitted this change and it was merged.

Change subject: core: Fix NPE when creating VM server (#820227)
......................................................................


core: Fix NPE when creating VM server (#820227)

https://bugzilla.redhat.com/820227

Adding new server from template will set null in the quota id, since the
quota id is referenced from the wrong place in the parameters.

The quota id should be set from the vm static data instead from the
parameters.

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

Approvals:
  Maor Lipchuk: Verified; Looks good to me, approved


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

Gerrit-MessageType: merged
Gerrit-Change-Id: I3a995e1f1cda5c9bacc70148ac46ccfe0d309562
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Maor Lipchuk <[email protected]>
Gerrit-Reviewer: Eli Mesika <[email protected]>
Gerrit-Reviewer: Maor Lipchuk <[email protected]>
Gerrit-Reviewer: Omer Frenkel <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to