Bug 1757352

Summary: Add conversion host validation for config params
Product: Red Hat CloudForms Management Engine Reporter: Fabien Dupont <fdupont>
Component: V2VAssignee: Muhammad Arif <aarif>
Status: CLOSED CURRENTRELEASE QA Contact: Shveta <sshveta>
Severity: medium Docs Contact: Red Hat CloudForms Documentation <cloudforms-docs>
Priority: medium    
Version: 5.11.0CC: bthurber
Target Milestone: GAKeywords: TestOnly, ZStream
Target Release: 5.12.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of:
: 1768530 (view as bug list) Environment:
Last Closed: 2020-10-26 16:25:58 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: V2V Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1755897, 1768530    

Description Fabien Dupont 2019-10-01 10:16:20 UTC
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

Comment 2 Muhammad Arif 2019-10-07 14:48:22 UTC
Done. PR: https://github.com/ManageIQ/manageiq-api/pull/683