Change in ovirt-engine[master]: restapi: Activate the bricks after data migration

Kanagaraj M has submitted this change and it was merged. Change subject: restapi: Activate the bricks after data migration ...................................................................... restapi: Activate the bricks after data migration Activates the set of bricks of data migration is over on them. If user decide to retain the set of bricks for further use, this action can be invoked. Usage: api/clusters/<cluster-Id>/glustervolumes/<volume-id>/bricks/activate Input Parameters: <action> <bricks> <brick> <name><Brick1-Name></name> </brick> <brick> <name><Brick2-Name></name> </brick> </bricks> </action> Change-Id: Iee2e7234ac2ca78b741bac12d53fc6441d8c7d80 Signed-off-by: Shubhendu Tripathi <shtripat@redhat.com> --- M backend/manager/modules/restapi/interface/definition/src/main/java/org/ovirt/engine/api/resource/gluster/GlusterBricksResource.java M backend/manager/modules/restapi/interface/definition/src/main/resources/rsdl_metadata.yaml M backend/manager/modules/restapi/jaxrs/src/main/java/org/ovirt/engine/api/restapi/resource/gluster/BackendGlusterBricksResource.java M backend/manager/modules/restapi/jaxrs/src/test/java/org/ovirt/engine/api/restapi/resource/gluster/BackendGlusterBricksResourceTest.java 4 files changed, 49 insertions(+), 0 deletions(-) Approvals: Shubhendu Tripathi: Verified Kanagaraj M: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/21166 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Iee2e7234ac2ca78b741bac12d53fc6441d8c7d80 Gerrit-PatchSet: 8 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Shubhendu Tripathi <shtripat@redhat.com> Gerrit-Reviewer: Kanagaraj M <kmayilsa@redhat.com> Gerrit-Reviewer: Michael Pasternak <mpastern@redhat.com> Gerrit-Reviewer: Ori Liel <oliel@redhat.com> Gerrit-Reviewer: Sahina Bose <sabose@redhat.com> Gerrit-Reviewer: Shubhendu Tripathi <shtripat@redhat.com> Gerrit-Reviewer: oVirt Jenkins CI Server
participants (1)
-
kmayilsa@redhat.com