SwitchDetails Migration Appraisal
This document catalogs all files that still import SwitchDetails from switch_details.py (the old implementation).
Files that have already been migrated to switch_details_v2.py are not included.
Note: This migration should be done concurrently with the Results v1 to v2 migration.
dcnm_image_upgrade
modules
tests/unit
Files to be removed after migration
tests/unit
Summary
- Total files to migrate: 8
- module_utils files: 2
- modules files: 2
- test files: 3
- Modules affected: 4
Completed
dcnm_bootflash
module_utils
modules
tests/unit
SwitchDetails Migration Appraisal
This document catalogs all files that still import
SwitchDetailsfromswitch_details.py(the old implementation).Files that have already been migrated to
switch_details_v2.pyare not included.Note: This migration should be done concurrently with the Results v1 to v2 migration.
dcnm_image_upgrade
modules
plugins/modules/dcnm_image_upgrade.pyvia PR dcnm_image_upgrade: Results (v1) -> Results (v2) #594tests/unit
tests/unit/modules/dcnm/dcnm_image_upgrade/utils.pyFiles to be removed after migration
tests/unit
tests/unit/module_utils/common/test_switch_details.pySummary
Completed
Via #583
dcnm_bootflash
module_utils
plugins/module_utils/bootflash/bootflash_files.pydcnm_bootflash: remove Results (v1) #583plugins/module_utils/bootflash/bootflash_info.pydcnm_bootflash: remove Results (v1) #583modules
plugins/modules/dcnm_bootflash.pydcnm_bootflash: remove Results (v1) #583tests/unit
tests/unit/modules/dcnm/dcnm_bootflash/test_bootflash_deleted.pydcnm_bootflash: remove Results (v1) #583tests/unit/modules/dcnm/dcnm_bootflash/test_bootflash_files.pydcnm_bootflash: remove Results (v1) #583