Piotr Kliczewski has posted comments on this change. Change subject: engine: vds commands for gluster brick create ......................................................................
Patch Set 11: (1 comment) https://gerrit.ovirt.org/#/c/36029/11/backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/jsonrpc/JsonRpcVdsServer.java File backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/jsonrpc/JsonRpcVdsServer.java: Line 1614: return new StorageDeviceListReturnForXmlRpc(response); Line 1615: } Line 1616: Line 1617: @Override Line 1618: public OneStorageDeviceReturnForXmlRpc createBrick(String lvName, Please follow convention and change method name to glusterCreateBrick. Line 1619: String mountPoint, Line 1620: Map<String, Object> raidParams, Line 1621: String[] storageDevices) { Line 1622: JsonRpcRequest request = new RequestBuilder("GlusterHost.createBrick").withParameter("brickName", lvName) -- To view, visit https://gerrit.ovirt.org/36029 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I56a74a9eeabd19b9780e4401d263e586261f488d Gerrit-PatchSet: 11 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Ramesh N <rnach...@redhat.com> Gerrit-Reviewer: Kanagaraj M <kmayi...@redhat.com> Gerrit-Reviewer: Piotr Kliczewski <piotr.kliczew...@gmail.com> Gerrit-Reviewer: Sahina Bose <sab...@redhat.com> Gerrit-Reviewer: Shubhendu Tripathi <shtri...@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