Michael Pasternak has submitted this change and it was merged.
Change subject: restapi : API response sent not in XML format
......................................................................
restapi : API response sent not in XML format
When sending a request to unplug a disk from vm via REST,
the response received from API was not in XML format.
Change-Id: I9e1a9e8c5283efcd4dba31b0f1fa0414adc266fb
Bug-Url:
https://bugzilla.redhat.com/981989
Signed-off-by: Ravi Nori <rnori(a)redhat.com>
---
M
backend/manager/modules/restapi/interface/definition/src/main/java/org/ovirt/engine/api/resource/VmDisksResource.java
1 file changed, 2 insertions(+), 0 deletions(-)
Approvals:
Michael Pasternak: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/16884
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I9e1a9e8c5283efcd4dba31b0f1fa0414adc266fb
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Ravi Nori <rnori(a)redhat.com>
Gerrit-Reviewer: Michael Pasternak <mpastern(a)redhat.com>
Gerrit-Reviewer: Ravi Nori <rnori(a)redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server