Lior Vernia has posted comments on this change.

Change subject: restapi: Add "permissions" sub-collections to vnic profiles
......................................................................


Patch Set 5:

(1 comment)

....................................................
File 
backend/manager/modules/restapi/jaxrs/src/main/java/org/ovirt/engine/api/restapi/resource/BackendAssignedVnicProfilesResource.java
Line 17: 
Line 18:     private String networkId;
Line 19: 
Line 20:     public BackendAssignedVnicProfilesResource(String networkId) {
Line 21:         super();
Is this required? Doesn't it get called by default?
Line 22:         this.networkId = networkId;
Line 23:     }
Line 24: 
Line 25:     @Override


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I02573ec87a40c7e017a24f334083044b051613ac
Gerrit-PatchSet: 5
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Moti Asayag <[email protected]>
Gerrit-Reviewer: Lior Vernia <[email protected]>
Gerrit-Reviewer: Michael Pasternak <[email protected]>
Gerrit-Reviewer: Moti Asayag <[email protected]>
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: Yes
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to