Change in ovirt-engine[master]: core: fix NPEx when adding new vm pool

Omer Frenkel has submitted this change and it was merged. Change subject: core: fix NPEx when adding new vm pool ...................................................................... core: fix NPEx when adding new vm pool This patch adds handling of null value of the soundcard attribute when creating a new VM pool. Without it the creation of the VM pool was throwing NPEx when the attribute wasn't specified (tried with restapi). Change-Id: I51262b8ceec47ab4e36b0180ec8d3fd9af6033b3 Signed-off-by: Frantisek Kobzik <fkobzik@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/CommonVmPoolWithVmsCommand.java 1 file changed, 6 insertions(+), 1 deletion(-) Approvals: Omer Frenkel: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/16539 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I51262b8ceec47ab4e36b0180ec8d3fd9af6033b3 Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Frank Kobzik <fkobzik@redhat.com> Gerrit-Reviewer: Frank Kobzik <fkobzik@redhat.com> Gerrit-Reviewer: Omer Frenkel <ofrenkel@redhat.com> Gerrit-Reviewer: oVirt Jenkins CI Server
participants (1)
-
ofrenkel@redhat.com