Ori Liel has posted comments on this change.
Change subject: restapi: REST API to stop migrate on brick
......................................................................
Patch Set 11:
(2 comments)
....................................................
File
backend/manager/modules/restapi/interface/definition/src/main/resources/rsdl_metadata.yaml
Line 3897: - name:
/api/clusters/{cluster:id}/glustervolumes/{glustervolume:id}/bricks/stopmigrate|rel=stopmigrate
Line 3898: description: stops the bricks migration task started on on volume
Line 3899: request:
Line 3900: body:
Line 3901: parameterType: Bricks
GlusterBricks
Line 3902: signatures:
Line 3903: - mandatoryArguments:
Line 3904: bricks--COLLECTION: {brick.name: 'xs:string'}
Line 3905: optionalArguments: {}
....................................................
File
backend/manager/modules/restapi/jaxrs/src/main/java/org/ovirt/engine/api/restapi/resource/utils/FeaturesHelper.java
Line 380:
Line 381: private void addGlusterBricksFeature(Features features) {
Line 382: Feature feature = new Feature();
Line 383: feature.setName("Gluster Bricks management");
Line 384: feature.setDescription("Ability to delete gluster bricks with
data migration using the actions migrate and commit. Action migrate in
combination with stop migrates the data and brick can be reused further.");
Update this message, user will not know about 'commit'; that's internal
implementation.
Line 385: features.getFeature().add(feature);
Line 386: }
--
To view, visit http://gerrit.ovirt.org/19411
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: I0bba03cf04bed8041cb4e25cac0748afbeed2261
Gerrit-PatchSet: 11
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Shubhendu Tripathi <[email protected]>
Gerrit-Reviewer: Eli Mesika <[email protected]>
Gerrit-Reviewer: Kanagaraj M <[email protected]>
Gerrit-Reviewer: Michael Pasternak <[email protected]>
Gerrit-Reviewer: Ori Liel <[email protected]>
Gerrit-Reviewer: Sahina Bose <[email protected]>
Gerrit-Reviewer: Shubhendu Tripathi <[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