2023-10-23 01:55:47,140 [threadUtils]:[_runThread]:78 [ERROR] [Demo-vmware]| Error: unhashable type: 'dict'
2023-10-23 01:55:49,816 [vcdNSXMigrator]:[run]:1051 [ERROR] [MainThread]| VCD V2T Migration Tool Failed, Please Check the logs for the exceptions
This issue is caused due to an unsupported configuration for the Tier 0 gateway in the YAML file. To resolve the issue,update the Tier 0 configuration format in the YAML file to the following format:
Tier0Gateways:<Name-of-the-T0-gateway>
Example: Change the following lines
Tier0Gateways:
default: CD-T0-GW
to
Tier0Gateways: CD-T0-GW