Change in ovirt-engine[master]: restapi: Remove Payload Info From VM Collection

Ori Liel has submitted this change and it was merged. Change subject: restapi: Remove Payload Info From VM Collection ...................................................................... restapi: Remove Payload Info From VM Collection The way we currently append payload information to VMs is a potential performance hazard. The solution is that for now we will display Payload info at the single VM level only, and revisit the collection level later. Change-Id: Ic784dfe4b2143d9a28fec3a95eaca8ab3594e8ba Signed-off-by: Ori Liel <oliel@redhat.com> --- M backend/manager/modules/restapi/jaxrs/src/main/java/org/ovirt/engine/api/restapi/resource/BackendVmsResource.java M backend/manager/modules/restapi/jaxrs/src/test/java/org/ovirt/engine/api/restapi/resource/BackendVmsResourceTest.java 2 files changed, 1 insertion(+), 24 deletions(-) Approvals: Ori Liel: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/4981 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ic784dfe4b2143d9a28fec3a95eaca8ab3594e8ba Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Ori Liel <oliel@redhat.com> Gerrit-Reviewer: Michael Pasternak <mpastern@redhat.com> Gerrit-Reviewer: Ori Liel <oliel@redhat.com>
participants (1)
-
oliel@redhat.com