Change in ovirt-engine[master]: restapi: RSDL - report 'delete' on collections where exists
oliel at redhat.com
oliel at redhat.com
Sun Apr 26 09:43:58 UTC 2015
Ori Liel has submitted this change and it was merged.
Change subject: restapi: RSDL - report 'delete' on collections where exists
......................................................................
restapi: RSDL - report 'delete' on collections where exists
Currently RSDL does not report existing DELETE signatures on collection
level (e.g: DELETE .../api/clusters/{cluster:id}/glustervolumes/{glustervolume:id}/bricks)
This patch enhances RSDL to be able to deal with such signatures.
Bug-Url: http://bugzilla.redhat.com/1038663
Change-Id: I23461cb72df75766d1c09d2f9d979cfb0d8df38c
Signed-off-by: Ori Liel <oliel at redhat.com>
---
M backend/manager/modules/restapi/interface/definition/src/main/java/org/ovirt/engine/api/resource/gluster/GlusterBricksResource.java
M backend/manager/modules/restapi/interface/definition/src/main/java/org/ovirt/engine/api/rsdl/RsdlBuilder.java
2 files changed, 12 insertions(+), 4 deletions(-)
Approvals:
Ori Liel: Verified; Looks good to me, approved
--
To view, visit https://gerrit.ovirt.org/40002
To unsubscribe, visit https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I23461cb72df75766d1c09d2f9d979cfb0d8df38c
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Ori Liel <oliel at redhat.com>
Gerrit-Reviewer: Juan Hernandez <juan.hernandez at redhat.com>
Gerrit-Reviewer: Ori Liel <oliel at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server
More information about the Engine-commits
mailing list