Change in ovirt-engine[master]: restapi: Don't exclude "vms" and "templates" links of storag...
juan.hernandez at redhat.com
juan.hernandez at redhat.com
Tue Apr 21 09:36:45 UTC 2015
Juan Hernandez has submitted this change and it was merged.
Change subject: restapi: Don't exclude "vms" and "templates" links of storage domains
......................................................................
restapi: Don't exclude "vms" and "templates" links of storage domains
Currently the links to the "vms" and "templates" subcollections of
storage domains are excluded, but recently these collections started to
be used in order to find "unregistered" virtual machines and templates.
This patch changes the RESTAPI so that these links aren't excluded.
Change-Id: I7abe594c2d15edbc778ec5861b0895cbf8eab969
Bug-Url: https://bugzilla.redhat.com/1213302
Signed-off-by: Juan Hernandez <juan.hernandez at redhat.com>
---
M backend/manager/modules/restapi/jaxrs/src/main/java/org/ovirt/engine/api/restapi/resource/BackendStorageDomainResource.java
M backend/manager/modules/restapi/jaxrs/src/test/java/org/ovirt/engine/api/restapi/resource/BackendStorageDomainsResourceTest.java
2 files changed, 2 insertions(+), 2 deletions(-)
Approvals:
Juan Hernandez: Verified; Looks good to me, approved
Allon Mureinik: Looks good to me, but someone else must approve
--
To view, visit https://gerrit.ovirt.org/40035
To unsubscribe, visit https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I7abe594c2d15edbc778ec5861b0895cbf8eab969
Gerrit-PatchSet: 4
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Juan Hernandez <juan.hernandez at redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini at redhat.com>
Gerrit-Reviewer: Juan Hernandez <juan.hernandez at redhat.com>
Gerrit-Reviewer: Maor Lipchuk <mlipchuk at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server
More information about the Engine-commits
mailing list