Change in ovirt-engine[master]: webadmin: Limit new block device disk size to 8TB

Daniel Erez has submitted this change and it was merged. Change subject: webadmin: Limit new block device disk size to 8TB ...................................................................... webadmin: Limit new block device disk size to 8TB * Block device disk size should be limited to 8TB * File level disk size should not be limited (the maximal size is reflected by the underlining file system, which is not known by the VDSM). Change-Id: Ia9e9e95e60460ba49399c5d9eccafef90b22df05 Signed-off-by: Daniel Erez <derez@redhat.com> --- M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/DataProvider.java M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/dataprovider/AsyncDataProvider.java M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/vms/DiskModel.java 3 files changed, 14 insertions(+), 15 deletions(-) Approvals: Daniel Erez: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/5296 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ia9e9e95e60460ba49399c5d9eccafef90b22df05 Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Daniel Erez <derez@redhat.com> Gerrit-Reviewer: Daniel Erez <derez@redhat.com> Gerrit-Reviewer: Gilad Chaplik <gchaplik@redhat.com> Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com>
participants (1)
-
derez@redhat.com