Fedora Account System
Red Hat Associate
Red Hat Customer
New commits detected on ManageIQ/manageiq/ivanchuk: https://github.com/ManageIQ/manageiq/commit/2c5781e6a63b6df717f0d7f6a0b7a38a8e7c43db commit 2c5781e6a63b6df717f0d7f6a0b7a38a8e7c43db Author: Adam Grare <agrare> AuthorDate: Mon Oct 7 10:24:27 2019 -0400 Commit: Adam Grare <agrare> CommitDate: 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 app/models/infra_conversion_job.rb | 44 +- spec/models/infra_conversion_job_spec.rb | 142 +- 2 files changed, 5 insertions(+), 181 deletions(-)
New commit detected on ManageIQ/manageiq/ivanchuk: https://github.com/ManageIQ/manageiq/commit/f9cf19e9590bdbf0593b746160caa30488f1afc5 commit f9cf19e9590bdbf0593b746160caa30488f1afc5 Author: Satoe Imaishi <simaishi> AuthorDate: Tue Dec 3 12:43:06 2019 -0500 Commit: Satoe Imaishi <simaishi> CommitDate: 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 app/models/infra_conversion_job.rb | 44 +- spec/models/infra_conversion_job_spec.rb | 142 +- 2 files changed, 181 insertions(+), 5 deletions(-)
Yes. It does. Changed target release.
This BZ has verified with upstream ManageIQ Jansa Version master.20200118225846
New commits detected on ManageIQ/manageiq/ivanchuk: https://github.com/ManageIQ/manageiq/commit/383d3335ae3591566384e42dcd94a59e8840e2af commit 383d3335ae3591566384e42dcd94a59e8840e2af Author: Adam Grare <agrare> AuthorDate: Mon Oct 7 14:24:27 2019 +0000 Commit: Adam Grare <agrare> CommitDate: Mon Oct 7 14:24:27 2019 +0000 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 app/models/infra_conversion_job.rb | 44 +- spec/models/infra_conversion_job_spec.rb | 142 +- 2 files changed, 5 insertions(+), 181 deletions(-)
Verified in cfme version 5.11.4.1 with Downstream UCI image: v2v-conversion-host-appliance-5.11.4.1-1_scratch.x86_64.qcow2. The migration does not destroy the attached snapshot details at src provider in case required a roll back, however you won't get the snapshot details for a successfull migrated VM at destination side. This is the exepected behavior as confirmed by @fabien
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/RHBA-2020:0867