Change in ovirt-engine[ovirt-engine-3.5]: core: Report storage size closer to reality

tnisan at redhat.com tnisan at redhat.com
Tue Apr 14 14:07:24 UTC 2015


Tal Nisan has submitted this change and it was merged.

Change subject: core: Report storage size closer to reality
......................................................................


core: Report storage size closer to reality

When storage size in GB is less than 1, "[N/A]" was displayed.
Now displaying "<1", which is more accurate.

Glance size initialization is amended to correspond to the new display
(Should still show "[N/A]", but without amending would show "<1").

Change-Id: I758febd3b6b1a1f13ae4e48635bf185ea81d918b
Bug-Url: https://bugzilla.redhat.com/1211057
Signed-off-by: Vered Volansky <vvolansk at redhat.com>
---
M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/businessentities/StorageDomain.java
M frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/widget/label/StorageSizeLabel.java
M frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/widget/table/column/StorageSizeColumn.java
M frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/section/main/view/tab/MainTabStorageView.java
M packaging/dbscripts/inst_sp.sql
A packaging/dbscripts/upgrade/03_05_1260_set_third_party_storage_size_to_NA.sql
6 files changed, 15 insertions(+), 23 deletions(-)

Approvals:
  Tal Nisan: Looks good to me, approved
  Eli Mesika: Looks good to me, but someone else must approve
  Vered Volansky: Verified



-- 
To view, visit https://gerrit.ovirt.org/39826
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I758febd3b6b1a1f13ae4e48635bf185ea81d918b
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-3.5
Gerrit-Owner: Vered Volansky <vvolansk at redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini at redhat.com>
Gerrit-Reviewer: Eli Mesika <emesika at redhat.com>
Gerrit-Reviewer: Tal Nisan <tnisan at redhat.com>
Gerrit-Reviewer: Vered Volansky <vvolansk at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server



More information about the Engine-commits mailing list