Created attachment 1665362 [details] ansible log Description of problem: I have tried to configured the conversion host on a UCI VM (Openstack based) via upstream appliance version: ManageIQ Jansa master.20200222234910_6b9c9da9a7, the ansible script gets failed with below error. ~~~~~~~~~~~~~~ { "hosts": { "10.8.59.21": { "_ansible_no_log": false, "action": "include_tasks", "failed": true, "msg": "'v2v_transport_method' is undefined" } ~~~~~~~~~~~~~~ Full log file is attached to this BZ. Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
Fabien, it seems this may be a backend issue, unless the API changed and the UI now needs to pass `v2v_transport_method` when POSTing to /api/conversion_hosts?
https://github.com/ManageIQ/manageiq/pull/19864
Warm migration and UCI will finally not be implemented in CloudForms. Closing as WONTFIX.