Bug 1695767

Summary: ConversionHost ansible_playbook method calls broken
Product: Red Hat CloudForms Management Engine Reporter: Daniel Berger <dberger>
Component: V2VAssignee: Fabien Dupont <fdupont>
Status: CLOSED CURRENTRELEASE QA Contact: Yadnyawalk Tale <ytale>
Severity: high Docs Contact: Red Hat CloudForms Documentation <cloudforms-docs>
Priority: high    
Version: 5.10.2CC: bthurber, ytale
Target Milestone: GAKeywords: TestOnly, ZStream
Target Release: 5.11.0   
Hardware: Unspecified   
OS: Unspecified   
URL: https://github.com/ManageIQ/manageiq/pull/18323
Whiteboard: v2v
Fixed In Version: 5.11.0.1 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of:
: 1702020 (view as bug list) Environment:
Last Closed: 2019-12-13 15:09:07 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: 1622728, 1702020    

Description Daniel Berger 2019-04-03 18:00:27 UTC
Methods within ConversionHost#ansible_playbook were broken because certain calls to the ansible_playbook method are missing arguments.

Originally part of https://bugzilla.redhat.com/show_bug.cgi?id=1622728, splitting it out to try to keep things more manageable.

Already merged in master: https://github.com/ManageIQ/manageiq/pull/18323

Comment 2 Daniel Berger 2019-04-03 18:21:33 UTC
To reproduce simply attempt to call any method that calls the ansible_playbook method, e.g. ConversionHost#disable_conversion_host_role.

Comment 4 Yadnyawalk Tale 2019-06-14 13:32:51 UTC
Fixed! Verified on: 5.11.0.8.20190611155126_01e077e

Please note 5.11.0.8 don't have v2v-conversion-ansible package and hence migration not working with that but I have installed package manually and migration is working.
We are tracking that issue under BZ1720614.