Gilad Chaplik has submitted this change and it was merged. Change subject: webadmin: Changed units of Network QoS in UI ......................................................................
webadmin: Changed units of Network QoS in UI Network QoS 'Burst' property is commonly counted in Megabytes and not Megabits. vdsm API also receives this value in Megabytes. UI was changed (label) to support this convention and tooltip added to point the difference between 'Burst' and 'Average' and 'Peak' fields. Change-Id: I1dd2367b136d547f7f93fdc8a1b76561920ce59a Bug-Url: https://bugzilla.redhat.com/999799 Signed-off-by: Ofri Masad <[email protected]> --- M frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/ApplicationConstants.java M frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/section/main/view/popup/networkQoS/NetworkQoSPopupView.java 2 files changed, 13 insertions(+), 1 deletion(-) Approvals: Gilad Chaplik: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/18395 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I1dd2367b136d547f7f93fdc8a1b76561920ce59a Gerrit-PatchSet: 4 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: ofri masad <[email protected]> Gerrit-Reviewer: Alona Kaplan <[email protected]> Gerrit-Reviewer: Gilad Chaplik <[email protected]> Gerrit-Reviewer: Lior Vernia <[email protected]> Gerrit-Reviewer: Livnat Peer <[email protected]> Gerrit-Reviewer: Moti Asayag <[email protected]> Gerrit-Reviewer: oVirt Jenkins CI Server Gerrit-Reviewer: ofri masad <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
