Bala.FA has submitted this change and it was merged. Change subject: gluster: Added volumeReplaceBrickCommitForce verb. ......................................................................
gluster: Added volumeReplaceBrickCommitForce verb. This patch adds volumeReplaceBrickCommitForce verb, This verb replaces a gluster brick without any data migration. * volumeReplaceBrickCommitForce: It takes volumeName, currentBrick and newBrick as arguments. It returns success/failure. Change-Id: Id2dc16121cdba99c49d56c4e0b8e7a0194d58d14 Signed-off-by: Darshan N <[email protected]> Reviewed-on: https://gerrit.ovirt.org/40587 Reviewed-by: Piotr Kliczewski <[email protected]> Continuous-Integration: Jenkins CI Tested-by: Timothy Asir <[email protected]> Reviewed-by: Bala.FA <[email protected]> Reviewed-by: Dan Kenigsberg <[email protected]> Reviewed-on: https://gerrit.ovirt.org/41217 Continuous-Integration: Bala.FA <[email protected]> --- M client/vdsClientGluster.py M vdsm/gluster/api.py M vdsm/gluster/apiwrapper.py M vdsm/gluster/cli.py M vdsm/gluster/exception.py M vdsm/rpc/vdsmapi-gluster-schema.json 6 files changed, 67 insertions(+), 0 deletions(-) Approvals: Bala.FA: Looks good to me, approved; Passed CI tests Darshan N: Verified -- To view, visit https://gerrit.ovirt.org/41217 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Id2dc16121cdba99c49d56c4e0b8e7a0194d58d14 Gerrit-PatchSet: 2 Gerrit-Project: vdsm Gerrit-Branch: ovirt-3.5-gluster Gerrit-Owner: Darshan N <[email protected]> Gerrit-Reviewer: Bala.FA <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Darshan N <[email protected]> Gerrit-Reviewer: [email protected] _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
