Ori Liel has posted comments on this change.

Change subject: restapi : Adding new action for activation/deactivation of vm's 
disk
......................................................................


Patch Set 1: (2 inline comments)

....................................................
File 
backend/manager/modules/restapi/jaxrs/src/main/java/org/ovirt/engine/api/restapi/resource/BackendDiskResource.java
Line 62:                         Guid.createGuidFromString(id));
Instead of Guid.createGuidFromString(id)), you can user 'guid' (the ID is 
already saved as a Guid for convenience).

Line 70:                         Guid.createGuidFromString(id));
Instead of Guid.createGuidFromString(id)), you can user 'guid' (the ID is 
already saved as a Guid for convenience).

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

Gerrit-MessageType: comment
Gerrit-Change-Id: Iac7c222756cf3bf11ed290073cd2f8ef9d5f1d69
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Michael Kublin <mkub...@redhat.com>
Gerrit-Reviewer: Michael Kublin <mkub...@redhat.com>
Gerrit-Reviewer: Ori Liel <ol...@redhat.com>
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to