Ori Liel has posted comments on this change.

Change subject: restapi : Changes due to change model at engine part
......................................................................


Patch Set 2: (1 inline comment)

....................................................
File 
backend/manager/modules/restapi/jaxrs/src/main/java/org/ovirt/engine/api/restapi/resource/BackendDisksResource.java
Line 61:         return id != null && (id.equals(entity.getId()) || 
id.equals(entity.getImageId()) || id.equals(entity.getvm_snapshot_id()));
Now that the disk identifier is it's ID, I think it's better not to compare to 
imageId anymore

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

Gerrit-MessageType: comment
Gerrit-Change-Id: I19ec6090a7ece513c4069b8d182894c476c8ddf7
Gerrit-PatchSet: 2
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