Description of problem: Conversion VM/host identification and deployment from CloudForms Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
Still many moving pieces. We're close to convergence, but won't meet March 11 milestone. I've updated Target Release to 5.10.3 as it's more realistic.
https://github.com/ManageIQ/manageiq/pull/18537
Throttler - Replace class constant with global setting - https://github.com/ManageIQ/manageiq/pull/18539
Many PR's that I've been remiss in tagging properly: Add conversion_host option to the SupportsFeatureMixin module - https://github.com/ManageIQ/manageiq/pull/18232 Add ConversionHost validations - https://github.com/ManageIQ/manageiq/pull/18277 (see 18434 below) Change ConversionHost resource_type validation - https://github.com/ManageIQ/manageiq/pull/18434 (followup to 18277 above) Alter ansible_playbook method so that some arguments are optional - https://github.com/ManageIQ/manageiq/pull/18323 Simplify the ConversionHost::Configurations#enable method - https://github.com/ManageIQ/manageiq/pull/18419 Tag associated resource for conversion hosts - https://github.com/ManageIQ/manageiq/pull/18505 Default to resource name for conversion hosts - https://github.com/ManageIQ/manageiq/pull/18516 Add the resource name to the task action for conversion hosts - https://github.com/ManageIQ/manageiq/pull/18525 Fix placeholder name for conversion hosts - https://github.com/ManageIQ/manageiq/pull/18535
Add supports_conversion_host to Vm - https://github.com/ManageIQ/manageiq-providers-openstack/pull/407 Add supports_conversion_host to Host - https://github.com/ManageIQ/manageiq-providers-ovirt/pull/315
Set context data for the task associated with conversion host creation - https://github.com/ManageIQ/manageiq/pull/18541 Refactor ConversionHost to use AuthenticationMixin - https://github.com/ManageIQ/manageiq/pull/18309 Moving back to ON_DEV as the above PRs are not merged.
We forgot this one: https://github.com/ManageIQ/manageiq-api/pull/535
https://github.com/ManageIQ/manageiq/pull/18724
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.