
Tal Nisan has submitted this change and it was merged. Change subject: webadmin: Sync file size and uploaded image's actual size. ...................................................................... webadmin: Sync file size and uploaded image's actual size. When uploading an image, the actual image's size needs to be set, so the lv that is created in the storage will allocte enough size. currently, it is not being set, and the created LV is limited to 1GB. Change-Id: I486089be67439d950fad655f2a639d915d2fce4c Bug-Url: https://bugzilla.redhat.com/1353196 Signed-off-by: Amit Aviram <aaviram@redhat.com> --- M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/storage/UploadImageModel.java 1 file changed, 1 insertion(+), 0 deletions(-) Approvals: Tal Nisan: Looks good to me, approved Jenkins CI: Passed CI tests Amit Aviram: Verified -- To view, visit https://gerrit.ovirt.org/60308 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I486089be67439d950fad655f2a639d915d2fce4c Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-4.0 Gerrit-Owner: Amit Aviram <aaviram@redhat.com> Gerrit-Reviewer: Amit Aviram <aaviram@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>