Change in ovirt-engine[master]: userportal: VM make template option stucks

Tal Nisan has submitted this change and it was merged. Change subject: userportal: VM make template option stucks ...................................................................... userportal: VM make template option stucks Caused from a null pointer exception, the model used the Storage Domain property which is not used anymore, the domain selection in the dialog is for each disk respectively. Aside for that, the disks were all copied to the default Storage Domains and the Storage Domain selection was ignored, this was also fixed Change-Id: I412a60eb41303641a2336da45ac6430efa3b26a0 Signed-off-by: Tal Nisan <tnisan@redhat.com> --- M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/userportal/UserPortalListModel.java 1 file changed, 7 insertions(+), 2 deletions(-) Approvals: Tal Nisan: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/5669 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I412a60eb41303641a2336da45ac6430efa3b26a0 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: Alexey Chub <achub@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Daniel Erez <derez@redhat.com> Gerrit-Reviewer: Maor Lipchuk <mlipchuk@redhat.com> Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com>
participants (1)
-
tnisan@redhat.com