Description of problem: When attempting to migrate VMs from VMware to OSP, receive the following error when SSL without validation is used for the OSP connectivity: SSL exception connecting to https://10.8.197.84:13000/v3/auth/tokens: ("bad handshake: Error([('SSL routines', 'ssl3_get_server_certificate', 'certificate verify failed')],)",) (virt-v2v-wrapper:166) Version-Release number of selected component (if applicable): http://download.eng.bos.redhat.com/brewroot/packages/ovirt-ansible-v2v-conversion-host/1.7.0/2.el7ev/noarch/ovirt-ansible-v2v-conversion-host-1.7.0-2.el7ev.noarch.rpm How reproducible: Every time Steps to Reproduce: 1. Configure conversion host with aforementioned playbook 2. Initiate VM migration from VMware to OSP 3. Observe failure in virt-v2v-wrapper log Actual results: Failed VM migration due to SSL validation error. Expected results: Accept SSL without validation certificates Additional info: Need to include --insecure support in virt-v2v-wrapper.py
Added the relevant QE flags for TestBlocker keyword & Blocker flag to "?" SSL enabled deployments are the go-to deployments for osp customers - also included in the CFME test-plan testing v2v.
This happens whether SSL or SSL without validation is chosen for the provider in CF. Works only for non-SSL.
ovirt-ansible-v2v-conversion-host-1.7.0-4.el7ev
Created attachment 1522104 [details] fixed_proof_wrapper.log Fixed! Tested with 'SSL without validation' and migration works without any error in virt-v2v-wrapper.log Conversion host - ovirt-ansible-v2v-conversion-host-1.8.0 CFME - 5.10.0.31 virt-v2v-1.38.2-12.26.lp.el7ev.x86_64