Bug 1693747
Summary: | [RFE]v2v - Enhanced Error Reporting in UI from virt-v2v logs | ||
---|---|---|---|
Product: | Red Hat CloudForms Management Engine | Reporter: | Satoe Imaishi <simaishi> |
Component: | V2V | Assignee: | Brett Thurber <bthurber> |
Status: | CLOSED ERRATA | QA Contact: | Yadnyawalk Tale <ytale> |
Severity: | medium | Docs Contact: | Red Hat CloudForms Documentation <cloudforms-docs> |
Priority: | medium | ||
Version: | 5.9.0 | CC: | bthurber, fdupont, hkataria, jprause, lavenel, mfeifer, mpovolny, obarenbo, rjones, smallamp |
Target Milestone: | GA | Keywords: | ZStream |
Target Release: | 5.10.3 | ||
Hardware: | All | ||
OS: | All | ||
Whiteboard: | v2v | ||
Fixed In Version: | 5.10.3.1 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | 1595365 | Environment: | |
Last Closed: | 2019-04-23 07:46:25 UTC | Type: | --- |
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: | 1595365 | ||
Bug Blocks: |
Comment 2
CFME Bot
2019-04-04 22:06:06 UTC
New commit detected on ManageIQ/manageiq-content/hammer: https://github.com/ManageIQ/manageiq-content/commit/3d9d3b3200615edb89b8b2650996cbf3b68985cc commit 3d9d3b3200615edb89b8b2650996cbf3b68985cc Author: Greg McCullough <gmccullo> AuthorDate: Fri Mar 22 13:57:02 2019 -0400 Commit: Greg McCullough <gmccullo> CommitDate: Fri Mar 22 13:57:02 2019 -0400 Merge pull request #514 from fdupont-redhat/v2v_error_reporting_expose_virtv2v_message [V2V] Expose virt-v2v-wrapper error message in progress.states (cherry picked from commit 23c5ae2a7f9c63dba96bf9f07654d666cb2e7357) Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1693747 content/automate/ManageIQ/Transformation/Common.class/__methods__/vmchecktransformed.rb | 4 +- spec/content/automate/ManageIQ/Transformation/Common.class/__methods__/vmchecktransformed_spec.rb | 3 +- 2 files changed, 4 insertions(+), 3 deletions(-) New commits detected on ManageIQ/manageiq-v2v/hammer: https://github.com/ManageIQ/manageiq-v2v/commit/acf1d6d432c4f583de0bf017dccc77598916fcf0 commit acf1d6d432c4f583de0bf017dccc77598916fcf0 Author: Milan Zázrivec <mzazrivec> AuthorDate: Tue Mar 26 06:12:40 2019 -0400 Commit: Milan Zázrivec <mzazrivec> CommitDate: Tue Mar 26 06:12:40 2019 -0400 Merge pull request #918 from mturley/734-enhanced-error-reporting [#734] Add 'Status Detail' enhanced error message to info popover on a migration task (cherry picked from commit 9db5954c635b1b42be341687de4a7706fc56e680) https://bugzilla.redhat.com/show_bug.cgi?id=1693747 app/javascript/react/screens/App/Plan/components/PlanRequestDetailList/PlanRequestDetailList.js | 8 + 1 file changed, 8 insertions(+) This is great feature indeed, I can see 'Status Detail' component on popover which is showing failure and success status. Tested against 2/3 failed and successful migration. Verified on: 5.10.3.1.20190408182335_d0fa1a0 Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2019:0796 |