Bug 1806485
Summary: | [upstream] UCI configuration failed with error 'v2v_transport_method' is undefined' | |||
---|---|---|---|---|
Product: | Red Hat CloudForms Management Engine | Reporter: | Md Nadeem <mnadeem> | |
Component: | V2V | Assignee: | Fabien Dupont <fdupont> | |
Status: | CLOSED WONTFIX | QA Contact: | Sudhir Mallamprabhakara <smallamp> | |
Severity: | urgent | Docs Contact: | Red Hat CloudForms Documentation <cloudforms-docs> | |
Priority: | urgent | |||
Version: | 5.11.4 | CC: | bthurber, fdupont | |
Target Milestone: | GA | Keywords: | 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: | ||||
: | 1806643 (view as bug list) | Environment: | ||
Last Closed: | 2020-05-13 16:58:35 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: | 1806643 |
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? Warm migration and UCI will finally not be implemented in CloudForms. Closing as WONTFIX. |
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: