Dan Kenigsberg has submitted this change and it was merged. Change subject: gluster: Adds new verb to setup geo-rep mount broker. ......................................................................
gluster: Adds new verb to setup geo-rep mount broker. This patch adds a new verb to setup mount broker for gluster geo-replication: geoRepMountBrokerSetup: This verb takes remote user name, group name and remote volume name as argument. and sets the mount broker need for non-root geo-replication. This patch adds a dependency on glusterfs-3.7dev. This version of glusterfs can be found at: http://download.gluster.org/pub/gluster/glusterfs/nightly/glusterfs/ Change-Id: I9498c937bdf44b7747253e9bc203cb9eca1e671f Signed-off-by: Darshan N <[email protected]> Reviewed-on: https://gerrit.ovirt.org/38444 Reviewed-by: Piotr Kliczewski <[email protected]> Reviewed-by: Dan Kenigsberg <[email protected]> --- M client/vdsClientGluster.py M vdsm.spec.in 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 7 files changed, 115 insertions(+), 0 deletions(-) Approvals: Piotr Kliczewski: Looks good to me, but someone else must approve Dan Kenigsberg: Looks good to me, approved Darshan N: Verified -- To view, visit https://gerrit.ovirt.org/38444 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I9498c937bdf44b7747253e9bc203cb9eca1e671f Gerrit-PatchSet: 8 Gerrit-Project: vdsm Gerrit-Branch: master 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: David Caro <[email protected]> Gerrit-Reviewer: Eyal Edri <[email protected]> Gerrit-Reviewer: Piotr Kliczewski <[email protected]> Gerrit-Reviewer: Sandro Bonazzola <[email protected]> Gerrit-Reviewer: Timothy Asir <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
