Timothy Asir has uploaded a new change for review.

Change subject: gluster: fix typo and cleanup rsdl_metadata.yaml
......................................................................

gluster: fix typo and cleanup rsdl_metadata.yaml

Change-Id: I17d73257a1b28f3362bae8ca41dc578a37b88b2e
Signed-off-by: Timothy Asir <[email protected]>
---
M 
backend/manager/modules/restapi/interface/definition/src/main/resources/rsdl_metadata.yaml
1 file changed, 3 insertions(+), 3 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/86/19186/1

diff --git 
a/backend/manager/modules/restapi/interface/definition/src/main/resources/rsdl_metadata.yaml
 
b/backend/manager/modules/restapi/interface/definition/src/main/resources/rsdl_metadata.yaml
index 8863d84..cd8b922 100644
--- 
a/backend/manager/modules/restapi/interface/definition/src/main/resources/rsdl_metadata.yaml
+++ 
b/backend/manager/modules/restapi/interface/definition/src/main/resources/rsdl_metadata.yaml
@@ -3690,7 +3690,7 @@
           gluster_volume.replica_count: 'xs:unsignedShort'
           gluster_volume.stripe_count: 'xs:unsignedShort'
           gluster_volume.options.option--COLLECTION: {option.name: 
'xs:string', option.value: 'xs:string'}
-        description: add a new gluster volume to the cluster at the specified 
gluster fs server
+        description: add a new gluster volume to the cluster with bricks
     urlparams: {}
     headers:
       Content-Type: {value: application/xml|json, required: true}
@@ -3723,14 +3723,14 @@
       Content-Type: {value: application/xml|json, required: true}
       Correlation-Id: {value: 'any string', required: false}
 - name: 
/api/clusters/{cluster:id}/glustervolumes/{glustervolume:id}/rebalance|rel=rebalance
-  description: invoke the rebalance command on the gluster volume attached to 
the
+  description: invoke the rebalance command on the gluster volume attached to 
the cluster
   request:
     body:
       parameterType: Action
       signatures:
       - mandatoryArguments: {}
         optionalArguments: {action.fix_layout: 'xs:boolean', action.force: 
'xs:boolean'}
-        description: invoke the rebalance command on the gluster volume 
attached to the with optional arguments to fix the lay and force the operation
+        description: invoke the rebalance command on the gluster volume 
attached to the cluster with optional arguments to fix the lay and force the 
operation
     urlparams: {}
     headers:
       Content-Type: {value: application/xml|json, required: true}


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I17d73257a1b28f3362bae8ca41dc578a37b88b2e
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Timothy Asir <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to