Michael Pasternak has submitted this change and it was merged. Change subject: restapi : GET: /api/vms/xxx/reporteddevices returns yaml not xml(#915036) ......................................................................
restapi : GET: /api/vms/xxx/reporteddevices returns yaml not xml(#915036) Api returns yaml for /api/vms/xxx/reporteddevices and /api/hosts/xxx/hooks This patch fixes the return type for reporteddevices and hooks. Change-Id: I90ff2099da3afd0713bf4a1e48c348c313c4e1ff Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=915036 Signed-off-by: Ravi Nori <rn...@redhat.com> --- M backend/manager/modules/restapi/jaxrs/src/main/java/org/ovirt/engine/api/restapi/resource/BackendHostHookResource.java M backend/manager/modules/restapi/jaxrs/src/main/java/org/ovirt/engine/api/restapi/resource/BackendHostHooksResource.java M backend/manager/modules/restapi/jaxrs/src/main/java/org/ovirt/engine/api/restapi/resource/BackendVmReportedDeviceResource.java M backend/manager/modules/restapi/jaxrs/src/main/java/org/ovirt/engine/api/restapi/resource/BackendVmReportedDevicesResource.java 4 files changed, 0 insertions(+), 10 deletions(-) Approvals: Michael Pasternak: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/12726 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I90ff2099da3afd0713bf4a1e48c348c313c4e1ff Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: engine_3.2 Gerrit-Owner: Ravi Nori <rn...@redhat.com> Gerrit-Reviewer: Michael Pasternak <mpast...@redhat.com> Gerrit-Reviewer: Ravi Nori <rn...@redhat.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches