nfv/nfv/nfv-plugins/nfv_plugins
Al Bailey 9784b7526a pylint cleanup for nfv to use standard modules
Cleanup the code to allow unsuppressing the following
pylint checks:

 C0207 use-maxsplit-arg
 R1730 consider-using-min-builtin
 R1731 consider-using-max-builtin

These three types of pylint checks report scenarios where
a standard python command can be used rather than trying
to 'reinvent the wheel'.

There is no functional difference for any of these changes

Test Plan:
  PASS: tox
  PASS: create / delete a kubernetes upgrade strategy

Story: 2010531
Task: 47617
Signed-off-by: Al Bailey <al.bailey@windriver.com>
Change-Id: Ieb638cbcf7280f6fa322a062467dfc098efdec5e
2023-03-15 15:28:54 +00:00
..
alarm_handlers Host compute service failure alarm removal 2023-02-10 09:27:46 -05:00
event_log_handlers Cleanup pep8 un-used variable warnings 2023-03-08 15:18:00 +00:00
nfvi_plugins pylint cleanup for nfv to use standard modules 2023-03-15 15:28:54 +00:00
__init__.py StarlingX open source release updates 2018-05-31 07:36:51 -07:00