Change in ovirt-engine[master]: core: Fix the Network QoS unit translation

masayag at redhat.com masayag at redhat.com
Sun Aug 25 18:42:37 UTC 2013


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 at 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 at redhat.com>
Gerrit-Reviewer: Doron Fediuck <dfediuck at redhat.com>
Gerrit-Reviewer: Gilad Chaplik <gchaplik at redhat.com>
Gerrit-Reviewer: Livnat Peer <lpeer at redhat.com>
Gerrit-Reviewer: Moti Asayag <masayag at redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-Reviewer: ofri masad <omasad at redhat.com>



More information about the Engine-commits mailing list