-
Notifications
You must be signed in to change notification settings - Fork 56
Open
Labels
Work in ProgressCode not ready for review.Code not ready for review.
Description
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
- -
plugins/modules/dcnm_image_upgrade.pyvia PR dcnm_image_upgrade: Results (v1) -> Results (v2) #594
tests/unit
- -
tests/unit/modules/dcnm/dcnm_image_upgrade/utils.py
Files to be removed after migration
tests/unit
- -
tests/unit/module_utils/common/test_switch_details.py
Summary
- Total files to migrate: 8
- module_utils files: 2
- modules files: 2
- test files: 3
- Modules affected: 4
Completed
Via #583
dcnm_bootflash
module_utils
- -
plugins/module_utils/bootflash/bootflash_files.pydcnm_bootflash: remove Results (v1) #583 - -
plugins/module_utils/bootflash/bootflash_info.pydcnm_bootflash: remove Results (v1) #583
modules
- -
plugins/modules/dcnm_bootflash.pydcnm_bootflash: remove Results (v1) #583
tests/unit
- -
tests/unit/modules/dcnm/dcnm_bootflash/test_bootflash_deleted.pydcnm_bootflash: remove Results (v1) #583 - -
tests/unit/modules/dcnm/dcnm_bootflash/test_bootflash_files.pydcnm_bootflash: remove Results (v1) #583
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Work in ProgressCode not ready for review.Code not ready for review.