Bug 1788988 - Update ConversionHost to use UCI Container image instead of virt-v2v-wrapper directly
Summary: Update ConversionHost to use UCI Container image instead of virt-v2v-wrapper ...
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat CloudForms Management Engine
Classification: Red Hat
Component: V2V
Version: 5.11.0
Hardware: Unspecified
OS: Unspecified
high
medium
Target Milestone: GA
: 5.12.0
Assignee: Fabien Dupont
QA Contact: Shveta
Red Hat CloudForms Documentation
URL:
Whiteboard:
Depends On:
Blocks: 1806590
TreeView+ depends on / blocked
 
Reported: 2020-01-08 14:20 UTC by Fabien Dupont
Modified: 2020-06-30 18:16 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
: 1806590 (view as bug list)
Environment:
Last Closed: 2020-05-13 17:01:46 UTC
Category: ---
Cloudforms Team: V2V
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Fabien Dupont 2020-01-08 14:20:01 UTC
Description of problem:

To be able to integrate Universal Conversion Image (UCI) in the migration flow, we need to update ConversionHost class so that it uses podman with UCI container image instead of call virt-v2v-wrapper directly.

Comment 2 Fabien Dupont 2020-01-08 14:53:20 UTC
https://github.com/ManageIQ/manageiq/pull/19698

Comment 4 CFME Bot 2020-02-24 15:15:24 UTC
New commit detected on ManageIQ/manageiq/ivanchuk:

https://github.com/ManageIQ/manageiq/commit/2de9665eaf2a0128c839549edc157214c717c5ce
commit 2de9665eaf2a0128c839549edc157214c717c5ce
Author:     Adam Grare <agrare>
AuthorDate: Fri Feb 21 13:39:59 2020 +0000
Commit:     Adam Grare <agrare>
CommitDate: Fri Feb 21 13:39:59 2020 +0000

    Merge pull request #19698 from fdupont-redhat/v2v_use_podman_for_wrapper

    [V2V] Use podman with UCI image instead of virt-v2v-wrapper directly

    (cherry picked from commit 370cc23ec39c989ce5435ef3030a70f0c451a072)

    Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1788988

 app/models/conversion_host.rb | 165 +-
 app/models/service_template_transformation_plan_task.rb | 58 +-
 config/settings.yml | 4 +
 lib/infra_conversion_throttler.rb | 6 +-
 spec/lib/infra_conversion_throttler_spec.rb | 9 +-
 spec/models/conversion_host_spec.rb | 119 +-
 spec/models/service_template_transformation_plan_task_spec.rb | 118 +-
 7 files changed, 326 insertions(+), 153 deletions(-)

Comment 5 Fabien Dupont 2020-05-13 17:01:46 UTC
Warm migration and UCI will finally not be implemented in CloudForms.
Closing as WONTFIX.


Note You need to log in before you can comment on or make changes to this bug.