Description of problem: In current implementation, the ConversionHostController only checks that the resource is valid. It should also do the following checks: 1. "auth_user" and "conversion_host_ssh_private_key" are provided 2. Either "vmware_vddk_package_url" or "vmware_ssh_private_key" is provided
Done. PR: https://github.com/ManageIQ/manageiq-api/pull/683