Alona Kaplan has posted comments on this change. Change subject: restapi: update REST API to pass managementNetworkId on cluster creation ......................................................................
Patch Set 7: Code-Review-2 (1 comment) This patch is uncompleted. http://gerrit.ovirt.org/#/c/33502/7/backend/manager/modules/restapi/jaxrs/src/main/java/org/ovirt/engine/api/restapi/resource/BackendDataCenterClustersResource.java File backend/manager/modules/restapi/jaxrs/src/main/java/org/ovirt/engine/api/restapi/resource/BackendDataCenterClustersResource.java: Line 37: public ClusterResource getClusterSubResource(String id) { Line 38: return inject(new BackendDataCenterClusterResource(this, id)); Line 39: } Line 40: Line 41: // @Override Why is it in comment? Line 42: // public Response add(Cluster cluster) { Line 43: // validateParameters(cluster, getMandatoryParameters()); Line 44: // validateEnums(Cluster.class, cluster); Line 45: // StoragePool dataCenter = getDataCenter(cluster); -- To view, visit http://gerrit.ovirt.org/33502 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Iad3159ef098730940df15bc43019139e120aec8b Gerrit-PatchSet: 7 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Yevgeny Zaspitsky <yzasp...@redhat.com> Gerrit-Reviewer: Alona Kaplan <alkap...@redhat.com> Gerrit-Reviewer: Juan Hernandez <juan.hernan...@redhat.com> Gerrit-Reviewer: automat...@ovirt.org Gerrit-Reviewer: oVirt Jenkins CI Server Gerrit-HasComments: Yes _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches