Bug 1806485 - [upstream] UCI configuration failed with error 'v2v_transport_method' is undefined'
Summary: [upstream] UCI configuration failed with error 'v2v_transport_method' is unde...
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat CloudForms Management Engine
Classification: Red Hat
Component: V2V
Version: 5.11.4
Hardware: Unspecified
OS: Unspecified
urgent
urgent
Target Milestone: GA
: 5.12.0
Assignee: Fabien Dupont
QA Contact: Sudhir Mallamprabhakara
Red Hat CloudForms Documentation
URL:
Whiteboard:
Depends On:
Blocks: 1806643
TreeView+ depends on / blocked
 
Reported: 2020-02-24 10:38 UTC by Md Nadeem
Modified: 2020-05-13 16:58 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
: 1806643 (view as bug list)
Environment:
Last Closed: 2020-05-13 16:58:35 UTC
Category: ---
Cloudforms Team: V2V
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Md Nadeem 2020-02-24 10:38:18 UTC
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:

Comment 3 Mike Turley 2020-02-24 12:21:00 UTC
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?

Comment 4 Fabien Dupont 2020-02-24 12:59:55 UTC
https://github.com/ManageIQ/manageiq/pull/19864

Comment 6 Fabien Dupont 2020-05-13 16:58:35 UTC
Warm migration and UCI will finally not be implemented in CloudForms.
Closing as WONTFIX.


Note You need to log in before you can comment on or make changes to this bug.