nfv/nfv/nfv-common/nfv_common
Some Body 3b002163e1 Unsuppress pylint E1101 no-member
E1101 assignment-from-no-return was globally suppressed in pylint.rc
Remove the suppression and instead suppress on a per-line basis.
This protects future submissions from allowing this type of error.

The per-line suppressions may be cleaned up in the future when the
classes are refactored into their own files.

These changes have no runtime impact.  They are comments only.

Test Plan:
  Pass: tox -e pylint

Story: 2010531
Task: 47534
Signed-off-by: Al Bailey <al.bailey@windriver.com>
Change-Id: I07895bc5e9d6fb11d62a8da50e8b02835493aa76
2023-02-25 21:07:08 +00:00
..
alarm Implement kube_rootca_update orchestration 2021-08-19 08:38:18 -05:00
catalog Cleanup tox alphabetical imports in nfv 2018-12-27 11:55:20 -06:00
debug Replace SafeConfigParser with ConfigParser 2023-01-25 21:02:55 +00:00
event_log Implement kube_rootca_update orchestration 2021-08-19 08:38:18 -05:00
forensic Cleanup pylint.rc file 2023-01-25 20:12:02 +00:00
schedule Debian: Fix sw-manager commands 2022-05-20 19:13:32 +00:00
selobj Update nfv code to work properly on python3.7+ 2022-03-04 21:21:48 +00:00
state_machine Cleanup tox alphabetical imports in nfv 2018-12-27 11:55:20 -06:00
strategy Unsuppress pylint E1101 no-member 2023-02-25 21:07:08 +00:00
tasks Update nfv code to work properly on python3.7+ 2022-03-04 21:21:48 +00:00
tcp Debian: Fix VIM API calls 2022-05-02 18:00:46 +00:00
thread py3: nfv use real division operator 2021-07-26 13:12:00 -04:00
timers Update nfv code to work properly on python3.7+ 2022-03-04 21:21:48 +00:00
__init__.py StarlingX open source release updates 2018-05-31 07:36:51 -07:00
config.py StarlingX open source release updates 2018-05-31 07:36:51 -07:00
exceptions.py StarlingX open source release updates 2018-05-31 07:36:51 -07:00
helpers.py Fix SSL cert error in nfv-vim for rehomed subcloud 2022-12-16 18:02:55 -05:00
histogram.py Re-enable important py3k checks for nfv 2021-10-28 14:11:13 -03:00
profiler.py Cleanup tox alphabetical imports in nfv 2018-12-27 11:55:20 -06:00
selectable.py Debian: Fix nova actions 2023-02-03 08:53:52 -03:00
validate.py Re-enable important py3k checks for nfv 2021-10-28 14:11:13 -03:00