nfv/nfv/nfv-plugins
Al Bailey d42b8694d1 Unsuppress pylint E1111 assignment-from-no-return
E1111 assignment-from-no-return had being suppressed in pylint.rc
and now is no longer being suppressed.
This allows future code changes to be validated against this check.

- the kubernetes client was suppressing the incorrect code as part of a
workaround to support 'None' names.
- A unit test was incorrectly assigning the result of a method call and
has been updated.

These changes have no runtime impact.

Test Plan:
  Pass: tox -e pylint

Story: 2010531
Task: 47344
Signed-off-by: Al Bailey <al.bailey@windriver.com>
Change-Id: I4c2a5ce60c0ceef4328af8ccedcd1e71b1d42330
2023-02-11 11:45:31 -05:00
..
nfv_plugins Unsuppress pylint E1111 assignment-from-no-return 2023-02-11 11:45:31 -05:00
scripts Modify nfv and mtce-guest log rotation config files 2021-04-07 20:49:13 +00:00
LICENSE small cleanup required by OBS badness check - exec rights on non executable not allowed 2019-09-17 08:54:22 +02:00
setup.py add NFVFaultMgmtAPI to get alarms from fm in pods 2019-06-05 09:29:57 +08:00