nfv/nfv/nfv-vim/nfv_vim/objects
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
..
__init__.py Implement kube_rootca_update orchestration 2021-08-19 08:38:18 -05:00
_fw_update.py Adding details to VIM API Conflict responses 2022-09-14 00:21:46 +00:00
_guest_services.py py3: nfv wrap dict.items() in list() 2021-07-26 13:12:40 -04:00
_host.py Host compute service failure alarm removal 2023-02-10 09:27:46 -05:00
_host_aggregate.py Clean up imports based on flake8 2018-09-20 16:43:28 -05:00
_host_group.py Cleanup tox alphabetical imports in nfv 2018-12-27 11:55:20 -06:00
_hypervisor.py Cleanup tox alphabetical imports in nfv 2018-12-27 11:55:20 -06:00
_image.py Cleanup tox alphabetical imports in nfv 2018-12-27 11:55:20 -06:00
_instance.py pylint cleanup for nfv to use standard modules 2023-03-15 15:28:54 +00:00
_instance_group.py Cleanup tox alphabetical imports in nfv 2018-12-27 11:55:20 -06:00
_instance_type.py Remove use of storage extra spec from VIM 2019-01-16 12:55:50 -06:00
_kube_rootca_update.py Adding details to VIM API Conflict responses 2022-09-14 00:21:46 +00:00
_kube_upgrade.py Adding details to VIM API Conflict responses 2022-09-14 00:21:46 +00:00
_network.py Clean up imports based on flake8 2018-09-20 16:43:28 -05:00
_object.py py3: nfv wrap dict.items() in list() 2021-07-26 13:12:40 -04:00
_service_host.py Clean up imports based on flake8 2018-09-20 16:43:28 -05:00
_subnet.py Clean up imports based on flake8 2018-09-20 16:43:28 -05:00
_sw_patch.py Adding details to VIM API Conflict responses 2022-09-14 00:21:46 +00:00
_sw_update.py Implement kube_rootca_update orchestration 2021-08-19 08:38:18 -05:00
_sw_upgrade.py Adding details to VIM API Conflict responses 2022-09-14 00:21:46 +00:00
_system.py Clean up imports based on flake8 2018-09-20 16:43:28 -05:00
_tenant.py Clean up imports based on flake8 2018-09-20 16:43:28 -05:00
_volume.py Clean up imports based on flake8 2018-09-20 16:43:28 -05:00
_volume_snapshot.py Clean up imports based on flake8 2018-09-20 16:43:28 -05:00