Change in ovirt-engine[master]: restapi: Remove DELETE annotation from BSDSCR.
Code Review
gerrit at ovirt.org
Wed Aug 2 09:05:55 UTC 2017
>From Maor Lipchuk <mlipchuk at redhat.com>:
Maor Lipchuk has submitted this change and it was merged. ( https://gerrit.ovirt.org/79853 )
Change subject: restapi: Remove DELETE annotation from BSDSCR.
......................................................................
restapi: Remove DELETE annotation from BSDSCR.
Remove redundant DELETE annotation to avoid
failure parsing response when calling:
DELETE /storagedomains/111/storageconnections/222
This will generate the following error message:
Could not find MessageBodyWriter for response object of type:
org.ovirt.engine.api.model.Action of media type:
application/octet-stream
Change-Id: I07f304dd6f85f7e1b7ed795694a97d39e1369c21
Bug-Url: https://bugzilla.redhat.com/1475122
Signed-off-by: Maor Lipchuk <mlipchuk at redhat.com>
---
M backend/manager/modules/restapi/jaxrs/src/main/java/org/ovirt/engine/api/restapi/resource/BackendStorageDomainServerConnectionResource.java
1 file changed, 0 insertions(+), 2 deletions(-)
Approvals:
Ori Liel: Looks good to me, approved
Jenkins CI: Passed CI tests
Maor Lipchuk: Verified
--
To view, visit https://gerrit.ovirt.org/79853
To unsubscribe, visit https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I07f304dd6f85f7e1b7ed795694a97d39e1369c21
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Maor Lipchuk <mlipchuk at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Juan Hernandez <juan.hernandez at redhat.com>
Gerrit-Reviewer: Maor Lipchuk <mlipchuk at redhat.com>
Gerrit-Reviewer: Ondra Machacek <omachace at redhat.com>
Gerrit-Reviewer: Ori Liel <oliel at redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>
More information about the Engine-commits
mailing list