Kaleb KEITHLEY has uploaded this change for review. (
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/464715 )
Change subject: ganeshactl: fix selected pylint warnings and errors
......................................................................
ganeshactl: fix selected pylint warnings and errors
using pylint-1.3.1 from CentOS SIG repo.
Note: EPEL has pylint-1.6.5, Fedora 30+ has pylint-2.3.1. Later versions
do emit more warnings and errors, but pylint-1.3.1 is what's available
in the SIG repos and thus what's available for eventual testing in the
CentOS CI.
This doesn't attempt to fix all the warnings. Mostly it's indentation,
white space, long lines, and other low risk fixes.
Signed-off-by: Kaleb S. KEITHLEY <kkeithle(a)redhat.com>
Change-Id: I1e12f24579cacbbd6400e997efa15c2439f33ece
---
M src/scripts/ganeshactl/client_stats_9pOps.py
M src/scripts/ganeshactl/export_stats_9pOps.py
M src/scripts/ganeshactl/fake_recall.py
M src/scripts/ganeshactl/ganesha-admin.py
M src/scripts/ganeshactl/ganesha_conf.py
M src/scripts/ganeshactl/ganesha_mgr.py
M src/scripts/ganeshactl/ganesha_stats.py
M src/scripts/ganeshactl/ganeshactl.py
M src/scripts/ganeshactl/grace_period.py
M src/scripts/ganeshactl/knfs2ganesha-exports.py
M src/scripts/ganeshactl/manage_clients.py
M src/scripts/ganeshactl/manage_exports.py
M src/scripts/ganeshactl/manage_logger.py
13 files changed, 265 insertions(+), 214 deletions(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/15/464715/1
--
To view, visit
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/464715
To unsubscribe, or for help writing mail filters, visit
https://review.gerrithub.io/settings
Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-Change-Id: I1e12f24579cacbbd6400e997efa15c2439f33ece
Gerrit-Change-Number: 464715
Gerrit-PatchSet: 1
Gerrit-Owner: Kaleb KEITHLEY <kaleb(a)redhat.com>
Gerrit-MessageType: newchange