Daniel Erez has uploaded a new change for review. 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 <[email protected]> --- M frontend/webadmin/modules/uicommon/src/main/java/org/ovirt/engine/ui/uicommon/DataProvider.java 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 4 files changed, 15 insertions(+), 16 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/96/5296/1 -- To view, visit http://gerrit.ovirt.org/5296 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ia9e9e95e60460ba49399c5d9eccafef90b22df05 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Daniel Erez <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
