Description of problem: Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
Please assess the impact of this issue and update the severity accordingly. Please refer to https://bugzilla.redhat.com/page.cgi?id=fields.html#bug_severity for a reminder on each severity's definition. If it's something like a tracker bug where it doesn't matter, please set the severity to Low.
https://github.com/ManageIQ/miq_v2v_ui_plugin/issues/400 https://github.com/ManageIQ/miq_v2v_ui_plugin/issues/399
*** Bug 1599999 has been marked as a duplicate of this bug. ***
RFE Description from dup bug 1599999 Add support to call playbooks in pre and post migration phases. The implementation should be generic to allow calling playbooks for other hooks. The backend provides methods to get the service template associated to pre and post hooks. The implementation should also updates the Ansible Tower job status in the task options hash, so that the UI can display it and also collect the job output. PRs https://github.com/ManageIQ/manageiq-content/pull/355 https://github.com/ManageIQ/miq_v2v_ui_plugin/pull/467
Extra PRs: https://github.com/ManageIQ/manageiq-content/pull/369 https://github.com/ManageIQ/manageiq-content/pull/370
*** Bug 1607727 has been marked as a duplicate of this bug. ***
*** Bug 1607730 has been marked as a duplicate of this bug. ***
PRs for backend: https://github.com/ManageIQ/manageiq/pull/17627 https://github.com/ManageIQ/manageiq-automation_engine/pull/192
Extra UI PR. Fixes #399 and refactors #467. https://github.com/ManageIQ/miq_v2v_ui_plugin/pull/491
Extra PR - Allow running playbook against powered off VM: https://github.com/ManageIQ/manageiq-content/pull/380
Blocked by BZ ID :1609908
Brett, this is for cfme-5.10 and 5.9.z clone exists (bug #1608420). Setting Target Release back to 5.10.0. Also changing status as extra PR was added, which is not in the build yet.
https://github.com/ManageIQ/miq_v2v_ui_plugin/pull/442
With CFME 5.10.0.11 I was able to execute pre and post playbooks in migration plan.Post migration playbook execute against localhost falsely, but we have a bug to track that at https://bugzilla.redhat.com/show_bug.cgi?id=1619461