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 <[email protected]> --- 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 <[email protected]> Gerrit-Reviewer: Frank Kobzik <[email protected]> Gerrit-Reviewer: Omer Frenkel <[email protected]> Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
