Bug 1686045
Summary: | [RFE] Add ability to Download Wrapper Logs from UI | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Product: | Red Hat CloudForms Management Engine | Reporter: | Satoe Imaishi <simaishi> | ||||||||
Component: | V2V | Assignee: | Fabien Dupont <fdupont> | ||||||||
Status: | CLOSED ERRATA | QA Contact: | Shveta <sshveta> | ||||||||
Severity: | medium | Docs Contact: | Red Hat CloudForms Documentation <cloudforms-docs> | ||||||||
Priority: | medium | ||||||||||
Version: | unspecified | CC: | bthurber, dberger, fdupont, jprause, pvauter, sshveta, ytale | ||||||||
Target Milestone: | GA | Keywords: | RFE, ZStream | ||||||||
Target Release: | 5.10.3 | ||||||||||
Hardware: | Unspecified | ||||||||||
OS: | Unspecified | ||||||||||
Whiteboard: | v2v | ||||||||||
Fixed In Version: | 5.10.3.1 | Doc Type: | If docs needed, set a value | ||||||||
Doc Text: | Story Points: | --- | |||||||||
Clone Of: | 1655124 | Environment: | |||||||||
Last Closed: | 2019-04-23 07:46:21 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: | 1655124 | ||||||||||
Bug Blocks: | |||||||||||
Attachments: |
|
Comment 2
CFME Bot
2019-03-06 15:37:00 UTC
New commits detected on ManageIQ/manageiq-v2v/hammer: https://github.com/ManageIQ/manageiq-v2v/commit/9ad6be2a3efc7ce402160869afd604a42f45f038 commit 9ad6be2a3efc7ce402160869afd604a42f45f038 Author: Mike Turley <mike.turley.umass.edu> AuthorDate: Tue Mar 5 14:08:53 2019 -0500 Commit: Mike Turley <mike.turley.umass.edu> CommitDate: Tue Mar 5 14:08:53 2019 -0500 Merge pull request #887 from fdupont-redhat/v2v_specify_migration_log_type V2v specify migration log type (cherry picked from commit e8713e2613b499c029cb3aa81788ec19a3530b5e) https://bugzilla.redhat.com/show_bug.cgi?id=1686045 app/controllers/migration_log_controller.rb | 3 +- 1 file changed, 2 insertions(+), 1 deletion(-) https://github.com/ManageIQ/manageiq-v2v/commit/48472f4f78e3113df527aafa2875e65fb33de61b commit 48472f4f78e3113df527aafa2875e65fb33de61b Author: Mike Turley <mike.turley.umass.edu> AuthorDate: Tue Mar 5 14:09:48 2019 -0500 Commit: Mike Turley <mike.turley.umass.edu> CommitDate: Tue Mar 5 14:09:48 2019 -0500 Merge pull request #888 from mturley/885-download-wrapper-log [#885] Add Virt-v2v-wrapper log download menu item (cherry picked from commit 55ee3b8fe772597d11b5f6c43dee746389e6c9e7) https://bugzilla.redhat.com/show_bug.cgi?id=1686045 app/javascript/react/screens/App/Plan/PlanActions.js | 13 +- app/javascript/react/screens/App/Plan/components/PlanRequestDetailList/PlanRequestDetailList.js | 10 +- 2 files changed, 17 insertions(+), 6 deletions(-) Verification blocked by https://bugzilla.redhat.com/show_bug.cgi?id=1688465 Could you manually apply the fix ? https://github.com/ManageIQ/manageiq-content/pull/513. It's in Automate, so no restart is needed. Created attachment 1544172 [details]
Download wrapper log option is added to the menu
Created attachment 1544173 [details]
wrapper log same as import log
Created attachment 1544174 [details]
Import log
Downloaded wrapper log (attached) is same as Import log (attached). The wrapper log on conversion host is different from what is downloaded from UI. Appliance - https://10.8.196.184 Please check v65-plan1 New commits detected on ManageIQ/manageiq-v2v/hammer: https://github.com/ManageIQ/manageiq-v2v/commit/46eba2e504e81db8d96866c5b76550fe32577676 commit 46eba2e504e81db8d96866c5b76550fe32577676 Author: Mike Turley <mike.turley.umass.edu> AuthorDate: Wed Apr 3 14:01:44 2019 -0400 Commit: Mike Turley <mike.turley.umass.edu> CommitDate: Wed Apr 3 14:01:44 2019 -0400 Merge pull request #926 from djberg96/transformation_log_fix Fix call to transformation_log_queue (cherry picked from commit 2f3137ca777a01608aba19e60100c2f517a7c624) Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1686045 app/controllers/migration_log_controller.rb | 9 +- 1 file changed, 8 insertions(+), 1 deletion(-) Working in 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 |