glusterd/geo-rep: Adding ssh-port option for geo-rep create
authorKotresh HR <khiremat@redhat.com>
Mon, 2 Nov 2015 13:22:03 +0000 (18:52 +0530)
committerJeff Darcy <jdarcy@redhat.com>
Wed, 18 Nov 2015 19:33:37 +0000 (11:33 -0800)
commit5bb3c521431cc27b2826acd889bffb2f90ae7f73
tree8140f25f0a8c31cfa63caa9b80d1d7f2201c9c12
parenta1e4be4d277c8150657f7b9fd4b72dcdd639523d
glusterd/geo-rep: Adding ssh-port option for geo-rep create

Geo-replication uses default ssh port 22 for setup.
i.e., to distribute ssh keys to slaves. In container
environments, custom port number might be used.
Hence to support custom port number for ssh, option
is provided in geo-rep create command to take the
same.

Change-Id: I0fb61959b1c085342b8e4c21ac4e076fba5462f1
BUG: 1276028
Signed-off-by: Kotresh HR <khiremat@redhat.com>
Reviewed-on: http://review.gluster.org/12504
Tested-by: NetBSD Build System <jenkins@build.gluster.org>
Tested-by: Gluster Build System <jenkins@build.gluster.com>
Reviewed-by: Avra Sengupta <asengupt@redhat.com>
Reviewed-by: Aravinda VK <avishwan@redhat.com>
Reviewed-by: Venky Shankar <vshankar@redhat.com>
cli/src/cli-cmd-parser.c
cli/src/cli-cmd-volume.c
extras/hook-scripts/S56glusterd-geo-rep-create-post.sh
geo-replication/src/gverify.sh
xlators/mgmt/glusterd/src/glusterd-geo-rep.c