Dan Kenigsberg has submitted this change and it was merged.

Change subject: gluster: Adds new verbs to setup gluster geo-replication.
......................................................................


gluster: Adds new verbs to setup gluster geo-replication.

This patch adds two new verbs to setup gluster
geo-replication:

geoRepKeysGet: This verb executes the gsec create
command and then reads the collected public keys generated
by gsec create command. It returns the collected public
key as a list of strings.

geoReoKeysUpdate: This verb takes user name and
public key collection as argument. It appends the
public keys to the user's authorized_keys file.

Change-Id: I06a64b8f0db8846ca2697b9f0ec69cab2d3d6b1e
Signed-off-by: Darshan N <dnara...@redhat.com>
Signed-off-by: Bala.FA <barum...@redhat.com>
Reviewed-on: https://gerrit.ovirt.org/38228
Reviewed-by: Dan Kenigsberg <dan...@redhat.com>
---
M client/vdsClientGluster.py
M vdsm/gluster/__init__.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
7 files changed, 179 insertions(+), 1 deletion(-)

Approvals:
  Bala.FA: 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/38228
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I06a64b8f0db8846ca2697b9f0ec69cab2d3d6b1e
Gerrit-PatchSet: 15
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Darshan N <dnara...@redhat.com>
Gerrit-Reviewer: Aravinda VK <avish...@redhat.com>
Gerrit-Reviewer: Bala.FA <barum...@redhat.com>
Gerrit-Reviewer: Dan Kenigsberg <dan...@redhat.com>
Gerrit-Reviewer: Darshan N <dnara...@redhat.com>
Gerrit-Reviewer: Piotr Kliczewski <piotr.kliczew...@gmail.com>
Gerrit-Reviewer: Saggi Mizrahi <smizr...@redhat.com>
Gerrit-Reviewer: Sahina Bose <sab...@redhat.com>
Gerrit-Reviewer: Timothy Asir <tjeya...@redhat.com>
Gerrit-Reviewer: automat...@ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server
_______________________________________________
vdsm-patches mailing list
vdsm-patches@lists.fedorahosted.org
https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches

Reply via email to