Change in ovirt-engine[master]: userportal: Creation of a VM based on template causes NPE

Oved Ourfali has submitted this change and it was merged. Change subject: userportal: Creation of a VM based on template causes NPE ...................................................................... userportal: Creation of a VM based on template causes NPE Creation of a VM based on non-blank template from Poweruser portal resulted NPE. This is because AddVmFromTemplate action expects the disks of the template, Instead it was filled with disks images. Change-Id: Id70bb7fcc8a7cf9f2ece31e1a58e52f901144a94 Signed-off-by: Asaf Shakarchi <asaf@redhat.com> --- M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/userportal/UserPortalListModel.java 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Oved Ourfali: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/5835 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Id70bb7fcc8a7cf9f2ece31e1a58e52f901144a94 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Asaf Shakarchi <asaf@redhat.com> Gerrit-Reviewer: Oved Ourfali <oourfali@redhat.com> Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com>
participants (1)
-
oourfali@redhat.com