nfv/nfv/nfv-plugins/nfv_plugins/nfvi_plugins
Al Bailey f05db5a028 Cleanup pylint.rc file
The python3 checkers added to allow python2 to detect py3
errors have been removed, since all those checkers are on
when running in a python3 environment.

Fixed the following errors in pylint.rc
 E0015: Unrecognized option found

Suppress explicit C and R pylint checks rather than all
of them.

Flagged some suppressed codes with !!! to suggest that
those should be prioritized to be fixed.

Removed inline suppressions from .py files for checks that
no longer exist in python3 pylint.

The following invalid pylint.rc entries have been removed
 files-output
 bad-functions
 max-branchs

Interleave the 'ignore' codes with their comments
so that there are fewer git conflicts when updating the
pylint.rc file.

Test Plan:
  PASS: tox -e pylint
  PASS: build-pkgs -p nfv

Story: 2010531
Task: 47218

Signed-off-by: Al Bailey <al.bailey@windriver.com>
Change-Id: Ia568c8afc37bf10ad9900817722c29c508e45c28
2023-01-25 20:12:02 +00:00
..
clients Fix host-delete for host that has k8s pods 2022-11-04 18:19:24 +00:00
openstack Cleanup pylint.rc file 2023-01-25 20:12:02 +00:00
__init__.py StarlingX open source release updates 2018-05-31 07:36:51 -07:00
config.ini Increase sysinv API timeout from 45 to 60 seconds 2022-08-18 15:35:17 +00:00
config.py Add support for containerized keystone to VIM 2018-10-03 08:29:08 -05:00
nfvi_block_storage_api.py Refactor nova service creation in the VIM 2019-01-11 09:23:54 -06:00
nfvi_compute_api.py py3: nfv wrap dict.keys() in list() 2021-07-26 13:13:11 -04:00
nfvi_fault_mgmt_api.py add NFVFaultMgmtAPI to get alarms from fm in pods 2019-06-05 09:29:57 +08:00
nfvi_guest_api.py py3: Fix http server request handler wfile write parameter 2021-07-26 13:12:58 -04:00
nfvi_identity_api.py Refactor nova service creation in the VIM 2019-01-11 09:23:54 -06:00
nfvi_image_api.py Refactor nova service creation in the VIM 2019-01-11 09:23:54 -06:00
nfvi_infrastructure_api.py Improving kube rootca orchestration recovery 2021-11-25 09:11:04 -06:00
nfvi_network_api.py Remove kubernetes checks, wrs-headers from Rest API calls, and dead code. 2019-04-09 15:01:16 -04:00
nfvi_sw_mgmt_api.py py3: nfv wrap dict.keys() in list() 2021-07-26 13:13:11 -04:00
unit_test.py Remove kubernetes checks, wrs-headers from Rest API calls, and dead code. 2019-04-09 15:01:16 -04:00