Bug 1786276

Summary: [geo-rep] Help for positional argument SLAVE in schedule_georep.py.in isn't clear.
Product: [Community] GlusterFS Reporter: Kshithij Iyer <kiyer>
Component: geo-replicationAssignee: Kshithij Iyer <kiyer>
Status: CLOSED NEXTRELEASE QA Contact:
Severity: low Docs Contact:
Priority: low    
Version: mainlineCC: bugs
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of:
: 1787994 (view as bug list) Environment:
Last Closed: 2020-01-06 04:06:56 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1787994    

Description Kshithij Iyer 2019-12-24 07:28:36 UTC
Description of problem:
SLAVE positional argument doesn't provide a clear picture of what it is when compared to mastervol and slavevol in schedule_georep.py.in. It would be better if we change it to something like "Slave hostame (<username>@SLAVEHOST or SLAVEHOST)"

Present:
----------
positional arguments:
  mastervol            Master Volume Name
  SLAVE                SLAVEHOST or root@SLAVEHOST or user@SLAVEHOST 
  slavevol             Slave Volume Name


Suggested:
-----------
positional arguments:
  mastervol            Master Volume Name
  SLAVE                Slave hostname (<username>@SLAVEHOST or SLAVEHOST)
  slavevol             Slave Volume Name


Version-Release number of selected component (if applicable):
Whatever it the latest

How reproducible:
Always

Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 1 Worker Ant 2019-12-24 07:38:05 UTC
REVIEW: https://review.gluster.org/23919 ([geo-rep] Improving help message in schedule_georep.py.in) posted (#1) for review on master by Kshithij Iyer

Comment 2 Worker Ant 2020-01-06 04:06:56 UTC
REVIEW: https://review.gluster.org/23919 ([geo-rep] Improving help message in schedule_georep.py.in) merged (#5) on master by Kshithij Iyer