Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[V2V] Remove removing_snapshots state #19374

Merged

Conversation

ghost
Copy link

@ghost ghost commented Oct 7, 2019

User feedback is that snapshots should not be removed during migration to allow a complete rollback in case of failure. Previously, we considered that virt-v2v could not convert a VM with snapshots, so we forcefully removed existing snapshots. But this assumption is wrong.

This PR removes the removing_snapshots state and adjusts the transitions.

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

@ghost ghost changed the title Remove removing_snapshots state [V2V] Remove removing_snapshots state Oct 7, 2019
@ghost
Copy link
Author

ghost commented Oct 7, 2019

@miq-bot add-label transformation, enhancement, ivanchuk/yes
@miq-bot add-reviewer @agrare

@miq-bot
Copy link
Member

miq-bot commented Oct 7, 2019

Checked commit fabiendupont@62d3b49 with ruby 2.4.6, rubocop 0.69.0, haml-lint 0.20.0, and yamllint 1.10.0
2 files checked, 0 offenses detected
Everything looks fine. 🏆

@agrare agrare self-assigned this Oct 7, 2019
@agrare agrare merged commit 24719d4 into ManageIQ:master Oct 7, 2019
@agrare agrare added this to the Sprint 122 Ending Oct 14, 2019 milestone Oct 7, 2019
@ghost ghost deleted the v2v_remove_remove_snapshots_state branch October 7, 2019 14:40
simaishi pushed a commit that referenced this pull request Nov 4, 2019
…hots_state

[V2V] Remove removing_snapshots state

(cherry picked from commit 24719d4)

Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1768531
@simaishi
Copy link
Contributor

simaishi commented Nov 4, 2019

Ivanchuk backport details:

$ git log -1
commit 2c5781e6a63b6df717f0d7f6a0b7a38a8e7c43db
Author: Adam Grare <[email protected]>
Date:   Mon Oct 7 10:24:27 2019 -0400

    Merge pull request #19374 from fdupont-redhat/v2v_remove_remove_snapshots_state
    
    [V2V] Remove removing_snapshots state
    
    (cherry picked from commit 24719d4e1e0c5e625826111913dd2fec1868b99e)
    
    Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1768531

@simaishi
Copy link
Contributor

simaishi commented Dec 3, 2019

Temporarily reverted backport as this causes conflicts reverting other PRs.

commit f9cf19e9590bdbf0593b746160caa30488f1afc5
Author: Satoe Imaishi <[email protected]>
Date:   Tue Dec 3 12:43:06 2019 -0500

    Revert "Merge pull request #19374 from fdupont-redhat/v2v_remove_remove_snapshots_state"

    This reverts commit 2c5781e6a63b6df717f0d7f6a0b7a38a8e7c43db.

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

simaishi pushed a commit that referenced this pull request Feb 21, 2020
…hots_state

[V2V] Remove removing_snapshots state

(cherry picked from commit 24719d4)

Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1768531
@simaishi
Copy link
Contributor

Ivanchuk backport details:

$ git log -1
commit 383d3335ae3591566384e42dcd94a59e8840e2af
Author: Adam Grare <[email protected]>
Date:   Mon Oct 7 10:24:27 2019 -0400

    Merge pull request #19374 from fdupont-redhat/v2v_remove_remove_snapshots_state

    [V2V] Remove removing_snapshots state

    (cherry picked from commit 24719d4e1e0c5e625826111913dd2fec1868b99e)

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

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

Successfully merging this pull request may close these issues.

4 participants