Yair Zaslavsky has posted comments on this change. Change subject: restapi: Gluster REST api - Create Gluster Volume ......................................................................
Patch Set 1: (1 inline comment) .................................................... File backend/manager/modules/restapi/jaxrs/src/main/java/org/ovirt/engine/api/restapi/resource/gluster/BackendGlusterVolumesResource.java Line 52: volumeEntity.setClusterId(Guid.createGuidFromString(clusterId)); There is an asGuid helper method. You can see the work I did for AddVmFromSnapshot at BackendVmsResource as a reference. -- To view, visit http://gerrit.ovirt.org/3932 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I578f5b7ea0328057d2e29d04a31393856b021f08 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Shireesh Anjal <[email protected]> Gerrit-Reviewer: Ori Liel <[email protected]> Gerrit-Reviewer: Yair Zaslavsky <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
