The check_vms() function has become lengthy as new tests and checks were added. We need to split it into smaller functional blocks - for example checks which require source data from source VM (IP address, MAC address, ....), checks which do not requite source VM's data and some provider specific checks.
The check_vms() function has become lengthy as new tests and checks were added. We need to split it into smaller functional blocks - for example checks which require source data from source VM (IP address, MAC address, ....), checks which do not requite source VM's data and some provider specific checks.