Maor Lipchuk has uploaded a new change for review. 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 <mlipc...@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/AddVmFromTemplateCommand.java 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/75/4475/1 -- To view, visit http://gerrit.ovirt.org/4475 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I3a995e1f1cda5c9bacc70148ac46ccfe0d309562 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Maor Lipchuk <mlipc...@redhat.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches