VCL-1072
Updated VIM_SSH.pm::vm_power_on. Added argument to call to _run_vim_cmd so that it only makes 1 attempt of executing the command. Added code to vm_power_on to check the output of the command for 'failed'. If 'failed', it checks the power status of the VM. If already on, returns true. If not, vm_power_on now calls itself one more time. A $is_retry_attempt argument was added to prevent circularity.
1 file changed