
Tal Nisan has submitted this change and it was merged. Change subject: restapi: Set V3 statistic values type correctly ...................................................................... restapi: Set V3 statistic values type correctly Currently the type of statistics values isn't copied correctly in the V3 compatibility layer. This patches fixes that error. Change-Id: I081ff7d2007c2098b1c3ad6f061c72afff78dc76 Bug-Url: https://bugzilla.redhat.com/1343118 Signed-off-by: Juan Hernandez <juan.hernandez@redhat.com> (cherry picked from commit a014020bf89ae45721f5150ac598ca0d887b3175) --- M backend/manager/modules/restapi/jaxrs/src/main/java/org/ovirt/engine/api/v3/adapters/V3StatisticOutAdapter.java 1 file changed, 16 insertions(+), 20 deletions(-) Approvals: Juan Hernandez: Verified; Looks good to me, approved Jenkins CI: Passed CI tests -- To view, visit https://gerrit.ovirt.org/59013 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I081ff7d2007c2098b1c3ad6f061c72afff78dc76 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-4.0 Gerrit-Owner: Juan Hernandez <juan.hernandez@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Juan Hernandez <juan.hernandez@redhat.com> Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>