Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1700457

Summary: [v2v][RHV][Conversion] Host entry not getting added in CFME after running playbook
Product: Red Hat Enterprise Virtualization Manager Reporter: Yadnyawalk Tale <ytale>
Component: libguestfsAssignee: Tomáš Golembiovský <tgolembi>
Status: CLOSED NOTABUG QA Contact: meital avital <mavital>
Severity: high Docs Contact:
Priority: unspecified    
Version: unspecifiedCC: fdupont, smallamp
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: v2v
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-04-16 18:17:27 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: Virt RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
enable_playbook.log none

Description Yadnyawalk Tale 2019-04-16 15:25:59 UTC
Created attachment 1555595 [details]
enable_playbook.log

Description of problem:
Host entry not getting added in CFME after running playbook


Version-Release number of selected component (if applicable):
CFME: 5.10.3.2.20190410215422_59d5d16 
RHV: 4.3
v2v-conversion-host-ansible-1.12.1-4.el7ev.noarch
v2v-conversion-host-wrapper-1.12.1-4.el7ev.noarch


How reproducible:
100%


Steps to Reproduce:
1. Add CFME in inventory
2. Run playbook (used vddk transformation method, but that doesn't matter)



Actual results:
Host entry not getting added


Expected results:
Should add conversion host to CFME after running playbook


Additional info:

Comment 1 Fabien Dupont 2019-04-16 15:33:26 UTC
It's not a bug. It's just working as expected.
Starting with v2v-conversion-host 1.10, the conversion host record is not created anymore by the playbook. The playbook is meant to be run from CloudForms once the conversion host record is created.

Comment 2 Yadnyawalk Tale 2019-04-16 15:48:31 UTC
(In reply to Fabien Dupont from comment #1)
> It's not a bug. It's just working as expected.
> Starting with v2v-conversion-host 1.10, the conversion host record is not
> created anymore by the playbook. 

Sure, I just remembered you told us that.


> The playbook is meant to be run from
> CloudForms once the conversion host record is created.

One question here, so this ^^ will work when we have 'conversion hosts setting' in UI right?
If it is true, can you confirm 1.10+ or RHV4.3 is not going to support for 5.10.3?
https://docs.google.com/spreadsheets/d/1FxWGfC9Y3q9iqPao-kTnpENhvXa2H13bMqhnLpO5hlM/edit#gid=0&range=B4


I'm still have question related how we can add conversion host entry without running playbook.

Comment 4 Yadnyawalk Tale 2019-04-16 18:17:27 UTC
got you. thanks for confirmation @fabien.
closing it since it is working as expected.