Allon Mureinik has posted comments on this change.

Change subject: restapi: disk entity export to glance
......................................................................


Patch Set 1: (1 inline comment)

Code seems to make sense, need Michael to say if this is the right way to go

....................................................
File 
backend/manager/modules/restapi/jaxrs/src/main/java/org/ovirt/engine/api/restapi/resource/BackendStorageDomainImageResource.java
Line 64:     }
Line 65: 
Line 66:     @Override
Line 67:     public Image get() {
Line 68:         // return super.get();//explicit call solves REST-Easy 
confusion
Please remove this
Line 69:         return performGet(VdcQueryType.GetImageById, new 
GetImageByIdParameters(getStorageDomainId(), id));
Line 70:     }


-- 
To view, visit http://gerrit.ovirt.org/17541
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: If351d209d7828f0d59926bb98da9317567976d41
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Federico Simoncelli <[email protected]>
Gerrit-Reviewer: Allon Mureinik <[email protected]>
Gerrit-Reviewer: Michael Pasternak <[email protected]>
Gerrit-Reviewer: oVirt Jenkins CI Server
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to