Moti Asayag has submitted this change and it was merged.
Change subject: core: Fix the Network QoS unit translation
......................................................................
core: Fix the Network QoS unit translation
engine is using Megabits as units for the Network QoS 'Average' and
'Peak' properties.
vdsm is using Kilobytes for those properties.
current translation is wrong (1:1024). it should be 1:128
Change-Id: Ib299bc401aa9863717a663666d19ba1ae4ef3aba
Bug-Url:
https://bugzilla.redhat.com/999799
Signed-off-by: Ofri Masad <omasad(a)redhat.com>
---
M
backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/vdsbroker/VmInfoBuilder.java
1 file changed, 5 insertions(+), 4 deletions(-)
Approvals:
Moti Asayag: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/18398
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ib299bc401aa9863717a663666d19ba1ae4ef3aba
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: ofri masad <omasad(a)redhat.com>
Gerrit-Reviewer: Doron Fediuck <dfediuck(a)redhat.com>
Gerrit-Reviewer: Gilad Chaplik <gchaplik(a)redhat.com>
Gerrit-Reviewer: Livnat Peer <lpeer(a)redhat.com>
Gerrit-Reviewer: Moti Asayag <masayag(a)redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-Reviewer: ofri masad <omasad(a)redhat.com>