Bala.FA has submitted this change and it was merged. Change subject: gluster:Remove support for Replace gluster brick with data migration. ......................................................................
gluster:Remove support for Replace gluster brick with data migration. This patch removes verbs related to replace gluster brick with data migration. Now only replace brick with commit is retained. As this feature is deprecated in glusterfs-3.7 on wards. These verbs were not consumed by engine, so it should not cause any backward-compatibility issues when removed. The list of verbs removed are as follows: *volumeReplaceBrickStart *volumeReplaceBrickAbort *volumeReplaceBrickPause *volumeReplaceBrickStatus *volumeReplaceBrickCommit Change-Id: I1569972120da27c17407bec5301b1ba417ce0768 Signed-off-by: Darshan N <[email protected]> Reviewed-on: https://gerrit.ovirt.org/40545 Continuous-Integration: Jenkins CI Reviewed-by: Bala.FA <[email protected]> Reviewed-by: Piotr Kliczewski <[email protected]> Reviewed-by: Dan Kenigsberg <[email protected]> Signed-off-by: Darshan N <[email protected]> Reviewed-on: https://gerrit.ovirt.org/41214 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, 0 insertions(+), 273 deletions(-) Approvals: Bala.FA: Looks good to me, approved; Passed CI tests Darshan N: Verified -- To view, visit https://gerrit.ovirt.org/41214 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I1569972120da27c17407bec5301b1ba417ce0768 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
