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 <oma...@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 <oma...@redhat.com> Gerrit-Reviewer: Doron Fediuck <dfedi...@redhat.com> Gerrit-Reviewer: Gilad Chaplik <gchap...@redhat.com> Gerrit-Reviewer: Livnat Peer <lp...@redhat.com> Gerrit-Reviewer: Moti Asayag <masa...@redhat.com> Gerrit-Reviewer: oVirt Jenkins CI Server Gerrit-Reviewer: ofri masad <oma...@redhat.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches