Skip to content
This repository has been archived by the owner on Sep 5, 2024. It is now read-only.

V2v specify migration log type #887

Merged
merged 2 commits into from Mar 5, 2019
Merged

V2v specify migration log type #887

merged 2 commits into from Mar 5, 2019

Conversation

ghost
Copy link

@ghost ghost commented Mar 1, 2019

In the current implementation, we provide a download button in the UI that allows downloading the virt-v2v log file. It's been reported by field that the virt-v2v-wrapper log is more relevant and provides better error messages. This PR allows downloading the wrapper log.

We pass an extra parameter log_type that defaults to v2v to not break existing API calls. We have extended the ServiceTemplateTransformationPlanTask model accordingly in ManageIQ/manageiq#18506.

Part of #885.

Associated RHBZ: https://bugzilla.redhat.com/show_bug.cgi?id=1655124

@miq-bot
Copy link
Member

miq-bot commented Mar 1, 2019

Checked commits https://github.com/fdupont-redhat/manageiq-v2v/compare/42a883d5816ee9ee41cc87df5ab9b57d6e75395b~...150d3b4a62a1a87b82c79789e48bcc8440e3ff78 with ruby 2.3.3, rubocop 0.52.1, haml-lint 0.20.0, and yamllint 1.10.0
1 file checked, 1 offense detected

**

  • 💣 💥 🔥 🚒 - Linter/Rubocop - missing config files

@mturley mturley requested a review from mzazrivec March 1, 2019 16:26
Copy link
Contributor

@mturley mturley left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@mturley
Copy link
Contributor

mturley commented Mar 1, 2019

Waiting to merge this until after ManageIQ/manageiq#18506 is merged.

@mturley mturley merged commit e8713e2 into ManageIQ:master Mar 5, 2019
@ghost ghost deleted the v2v_specify_migration_log_type branch March 5, 2019 21:23
simaishi pushed a commit that referenced this pull request Mar 6, 2019
@simaishi
Copy link
Contributor

simaishi commented Mar 6, 2019

Hammer backport details:

$ git log -1
commit 9ad6be2a3efc7ce402160869afd604a42f45f038
Author: Mike Turley <[email protected]>
Date:   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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants