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:
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.
(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.
got you. thanks for confirmation @fabien. closing it since it is working as expected.