Change in ovirt-engine[master]: restapi: Don't use "ReadOnlyDeviceResource" in storage domai...

juan.hernandez at redhat.com juan.hernandez at redhat.com
Fri Oct 23 07:38:18 UTC 2015


Juan Hernandez has submitted this change and it was merged.

Change subject: restapi: Don't use "ReadOnlyDeviceResource" in storage domain disks
......................................................................


restapi: Don't use "ReadOnlyDeviceResource" in storage domain disks

The interfaces corresponding to the storage domain disks collection
extends the generic "ReadOnlyDeviceResource" interface. This generic
interface is an obstable for the introduction of the new service model.
This patch changes the storage domain disks collection so that it
doesn't use that interface.

Change-Id: I290877806fe0cf2def9dd18c4ce7d387332ac5fa
Signed-off-by: Juan Hernandez <juan.hernandez at redhat.com>
---
M backend/manager/modules/restapi/interface/definition/src/main/java/org/ovirt/engine/api/resource/StorageDomainContentDisksResource.java
M backend/manager/modules/restapi/jaxrs/src/main/java/org/ovirt/engine/api/restapi/resource/BackendExportDomainDisksResource.java
2 files changed, 8 insertions(+), 6 deletions(-)

Approvals:
  Juan Hernandez: Verified; Looks good to me, approved
  Jenkins CI: Passed CI tests



-- 
To view, visit https://gerrit.ovirt.org/47603
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I290877806fe0cf2def9dd18c4ce7d387332ac5fa
Gerrit-PatchSet: 5
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Juan Hernandez <juan.hernandez at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Juan Hernandez <juan.hernandez at redhat.com>
Gerrit-Reviewer: automation at ovirt.org



More information about the Engine-commits mailing list