Michael Pasternak has posted comments on this change.

Change subject: restapi: add Force parameter to GET .../hosts/{host:id}
......................................................................


Patch Set 5: (1 inline comment)

....................................................
File 
backend/manager/modules/restapi/jaxrs/src/main/java/org/ovirt/engine/api/restapi/resource/BackendHostResource.java
Line 59: 
Line 60:     private static final String DEFAULT_ISCSI_PORT = "3260";
Line 61:     private static final String FORCE_CONSTRAINT = "force";
Line 62:     private static final String FALSE = "false";
Line 63:     private static final String TRUE = "true";
BackendResource not BaseBackendResource
Line 64: 
Line 65:     private BackendHostsResource parent;
Line 66: 
Line 67:     public BackendHostResource(String id, BackendHostsResource parent) 
{


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I57ad42614de63d2a4690b22445db05d75fab4185
Gerrit-PatchSet: 5
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Alona Kaplan <alkap...@redhat.com>
Gerrit-Reviewer: Alona Kaplan <alkap...@redhat.com>
Gerrit-Reviewer: Michael Pasternak <mpast...@redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to