Change in ovirt-engine[master]: restapi: non admin user api - Filtering for VM template(s) (...

Asaf Shakarchi has submitted this change and it was merged. Change subject: restapi: non admin user api - Filtering for VM template(s) (#783087) ...................................................................... restapi: non admin user api - Filtering for VM template(s) (#783087) https://bugzilla.redhat.com/783087 - Support for filtering VM Template(s) when 'filter' header set to true when accessing /api/templates & /api/templates/{id} urls. - Added the 'filter' header to the rsdl metadata file in the appropriate names. Change-Id: I39a4c046c0a0cf0cc2a120001eca27a8d5004482 Signed-off-by: Asaf Shakarchi <asaf@redhat.com> --- M backend/manager/modules/restapi/interface/definition/src/main/resources/rsdl_metadata_v-3.1.yaml M backend/manager/modules/restapi/jaxrs/src/main/java/org/ovirt/engine/api/restapi/resource/BackendTemplatesResource.java 2 files changed, 8 insertions(+), 4 deletions(-) Approvals: Asaf Shakarchi: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/5127 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I39a4c046c0a0cf0cc2a120001eca27a8d5004482 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Asaf Shakarchi <asaf@redhat.com> Gerrit-Reviewer: Asaf Shakarchi <asaf@redhat.com> Gerrit-Reviewer: Michael Pasternak <mpastern@redhat.com> Gerrit-Reviewer: Ori Liel <oliel@redhat.com>
participants (1)
-
asaf@redhat.com