Bug 1564250
Summary: | [RFE] CFME 5.9.4 - pre/post playbook support | |||
---|---|---|---|---|
Product: | Red Hat CloudForms Management Engine | Reporter: | Brett Thurber <bthurber> | |
Component: | UI - OPS | Assignee: | Marco Berube <mberube> | |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Kedar Kulkarni <kkulkarn> | |
Severity: | low | Docs Contact: | Steve Bream <sbream> | |
Priority: | high | |||
Version: | 5.9.0 | CC: | bthurber, cpelland, fdupont, gmccullo, hkataria, jhardy, jprause, kkulkarn, lavenel, mberube, mpovolny, obarenbo, simaishi, smallamp | |
Target Milestone: | GA | Keywords: | FutureFeature, RFE, TestOnly, ZStream | |
Target Release: | 5.10.0 | |||
Hardware: | Unspecified | |||
OS: | Unspecified | |||
Whiteboard: | v2v | |||
Fixed In Version: | 5.10.0.8 | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | ||
Clone Of: | ||||
: | 1608420 (view as bug list) | Environment: | ||
Last Closed: | 2019-02-11 14:05:25 UTC | Type: | Bug | |
Regression: | --- | Mount Type: | --- | |
Documentation: | --- | CRM: | ||
Verified Versions: | Category: | --- | ||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | ||
Cloudforms Team: | CFME Core | Target Upstream Version: | ||
Embargoed: | ||||
Bug Depends On: | 1609908, 1613935 | |||
Bug Blocks: | 1564236, 1599999, 1608420 |
Description
Brett Thurber
2018-04-05 19:22:10 UTC
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. 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. 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 |