Change in ovirt-engine[master]: restapi: Gluster Volumes Collection implementation

Michael Pasternak has submitted this change and it was merged. Change subject: restapi: Gluster Volumes Collection implementation ...................................................................... restapi: Gluster Volumes Collection implementation Implementation of BackendGlusterVolumesResource - list - add - remove and the JUnit tests for the same Change-Id: I578f5b7ea0328057d2e29d04a31393856b021f08 Signed-off-by: Shireesh Anjal <sanjal@redhat.com> --- M backend/manager/modules/restapi/interface/common/jaxrs/src/main/java/org/ovirt/engine/api/common/util/QueryHelper.java M backend/manager/modules/restapi/jaxrs/src/main/java/org/ovirt/engine/api/restapi/resource/BackendClusterResource.java M backend/manager/modules/restapi/jaxrs/src/main/java/org/ovirt/engine/api/restapi/resource/gluster/BackendGlusterVolumesResource.java A backend/manager/modules/restapi/jaxrs/src/test/java/org/ovirt/engine/api/restapi/resource/gluster/BackendGlusterVolumesResourceTest.java M backend/manager/modules/restapi/types/src/main/java/org/ovirt/engine/api/restapi/types/GlusterVolumeMapper.java M backend/manager/modules/restapi/types/src/test/java/org/ovirt/engine/api/restapi/types/GlusterVolumeMapperTest.java 6 files changed, 305 insertions(+), 12 deletions(-) Approvals: Michael Pasternak: Verified; Looks good to me, approved Shireesh Anjal: Verified -- To view, visit http://gerrit.ovirt.org/3932 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I578f5b7ea0328057d2e29d04a31393856b021f08 Gerrit-PatchSet: 7 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Shireesh Anjal <sanjal@redhat.com> Gerrit-Reviewer: Eoghan Glynn <eoghan.glynn@gmail.com> Gerrit-Reviewer: Michael Pasternak <mpastern@redhat.com> Gerrit-Reviewer: Ori Liel <oliel@redhat.com> Gerrit-Reviewer: Shireesh Anjal <sanjal@redhat.com> Gerrit-Reviewer: Yair Zaslavsky <yzaslavs@redhat.com>
participants (1)
-
mpastern@redhat.com