Change in ovirt-engine[master]: restapi: Use wrapper elements for gluster statistics

Juan Hernandez has submitted this change and it was merged. Change subject: restapi: Use wrapper elements for gluster statistics ...................................................................... restapi: Use wrapper elements for gluster statistics The gluster block and fop statistics are currently represented using repeated elements. This is contrary to the common practice in the rest of the API, as they should be wrapped with an element representing the collection. This patch fixes that. Change-Id: Icccfe581a0cfe64436bec213bcc41b2b5a514c19 Signed-off-by: Juan Hernandez <juan.hernandez@redhat.com> --- M backend/manager/modules/restapi/interface/definition/src/main/schema/api.xsd M backend/manager/modules/restapi/types/src/main/java/org/ovirt/engine/api/restapi/types/GlusterVolumeProfileInfoMapper.java 2 files changed, 67 insertions(+), 18 deletions(-) Approvals: Juan Hernandez: Verified; Looks good to me, approved Jenkins CI: Passed CI tests -- To view, visit https://gerrit.ovirt.org/46861 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Icccfe581a0cfe64436bec213bcc41b2b5a514c19 Gerrit-PatchSet: 4 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Juan Hernandez <juan.hernandez@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Juan Hernandez <juan.hernandez@redhat.com> Gerrit-Reviewer: automation@ovirt.org
participants (1)
-
juan.hernandez@redhat.com