Change in ovirt-engine[engine_3.2]: restapi : GET: /api/vms/xxx/reporteddevices returns yaml not...
mpastern at redhat.com
mpastern at redhat.com
Sun Mar 10 13:32:22 UTC 2013
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 <rnori at 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 <rnori at redhat.com>
Gerrit-Reviewer: Michael Pasternak <mpastern at redhat.com>
Gerrit-Reviewer: Ravi Nori <rnori at redhat.com>
More information about the Engine-commits
mailing list