Kaleb KEITHLEY has uploaded this change for review. (
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/464902 )
Change subject: ganeshactl: more fixes for selected pylint warnings and errors
......................................................................
ganeshactl: more fixes for 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: I39531d691df5a908962105b479b6514754ec7dc7
---
M src/scripts/ganeshactl/Ganesha/QtUI/clients_table.py
M src/scripts/ganeshactl/Ganesha/QtUI/exports_table.py
M src/scripts/ganeshactl/Ganesha/QtUI/log_settings.py
M src/scripts/ganeshactl/Ganesha/admin.py
M src/scripts/ganeshactl/Ganesha/client_mgr.py
M src/scripts/ganeshactl/Ganesha/config_editor.py
M src/scripts/ganeshactl/Ganesha/export_mgr.py
M src/scripts/ganeshactl/Ganesha/ganesha_mgr_utils.py
M src/scripts/ganeshactl/Ganesha/glib_dbus_stats.py
M src/scripts/ganeshactl/Ganesha/log_mgr.py
10 files changed, 276 insertions(+), 294 deletions(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/02/464902/1
--
To view, visit
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/464902
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: I39531d691df5a908962105b479b6514754ec7dc7
Gerrit-Change-Number: 464902
Gerrit-PatchSet: 1
Gerrit-Owner: Kaleb KEITHLEY <kaleb(a)redhat.com>
Gerrit-MessageType: newchange