Bug 1768521 - Port IMS Workflow - CheckVmInInventory
Summary: Port IMS Workflow - CheckVmInInventory
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat CloudForms Management Engine
Classification: Red Hat
Component: V2V
Version: 5.11.0
Hardware: Unspecified
OS: Unspecified
medium
high
Target Milestone: GA
: 5.11.4
Assignee: Fabien Dupont
QA Contact: Nandini Chandra
Red Hat CloudForms Documentation
URL:
Whiteboard:
Depends On: 1747338
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-11-04 16:21 UTC by Satoe Imaishi
Modified: 2020-03-17 13:24 UTC (History)
2 users (show)

Fixed In Version: 5.11.4.0
Doc Type: If docs needed, set a value
Doc Text:
Clone Of: 1747338
Environment:
Last Closed: 2020-03-17 13:24:03 UTC
Category: ---
Cloudforms Team: V2V
Target Upstream Version:
Embargoed:
pm-rhel: cfme-5.11.z+
simaishi: mirror+


Attachments (Terms of Use)

Comment 2 CFME Bot 2019-11-04 18:01:40 UTC
New commit detected on ManageIQ/manageiq-content/ivanchuk:

https://github.com/ManageIQ/manageiq-content/commit/8546669a088faae60522e64c088e7820957c161b
commit 8546669a088faae60522e64c088e7820957c161b
Author:     Greg McCullough <gmccullo>
AuthorDate: Wed Sep 11 09:48:06 2019 -0400
Commit:     Greg McCullough <gmccullo>
CommitDate: Wed Sep 11 09:48:06 2019 -0400

    Merge pull request #570 from fdupont-redhat/v2v_state_machine_waiting_for_inventory_refresh

    [V2V] Remove CheckVmInInventory state

    (cherry picked from commit 32ef3e15f0362b0404505a938df17bc71f2df376)

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

 content/automate/ManageIQ/Transformation/Infrastructure/VM/Common.class/__methods__/checkvmininventory.rb | 34 -
 content/automate/ManageIQ/Transformation/Infrastructure/VM/Common.class/__methods__/checkvmininventory.yaml | 15 -
 content/automate/ManageIQ/Transformation/StateMachines/VMTransformation.class/transform.yaml | 19 -
 content/automate/ManageIQ/Transformation/StateMachines/VMTransformation.class/transformation.yaml | 8 -
 spec/content/automate/ManageIQ/Transformation/Infrastructure/VM/Common.class/__methods__/checkvmininventory_spec.rb | 117 -
 5 files changed, 193 deletions(-)

Comment 3 CFME Bot 2019-12-03 16:23:32 UTC
New commit detected on ManageIQ/manageiq-content/ivanchuk:

https://github.com/ManageIQ/manageiq-content/commit/7998bd805a1c5779921c9d9ee8d31612d3dce725
commit 7998bd805a1c5779921c9d9ee8d31612d3dce725
Author:     Satoe Imaishi <simaishi>
AuthorDate: Tue Dec  3 11:12:24 2019 -0500
Commit:     Satoe Imaishi <simaishi>
CommitDate: Tue Dec  3 11:12:24 2019 -0500

    Revert "Merge pull request #570 from fdupont-redhat/v2v_state_machine_waiting_for_inventory_refresh"

    This reverts commit 8546669a088faae60522e64c088e7820957c161b.

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

 content/automate/ManageIQ/Transformation/Infrastructure/VM/Common.class/__methods__/checkvmininventory.rb | 34 +
 content/automate/ManageIQ/Transformation/Infrastructure/VM/Common.class/__methods__/checkvmininventory.yaml | 15 +
 content/automate/ManageIQ/Transformation/StateMachines/VMTransformation.class/transform.yaml | 19 +
 content/automate/ManageIQ/Transformation/StateMachines/VMTransformation.class/transformation.yaml | 8 +
 spec/content/automate/ManageIQ/Transformation/Infrastructure/VM/Common.class/__methods__/checkvmininventory_spec.rb | 117 +
 5 files changed, 193 insertions(+)

Comment 4 Shveta 2020-01-21 17:53:56 UTC
Tested on upstream master.20200118225846_b8aaf77
Cold migration works

Comment 5 CFME Bot 2020-02-21 19:56:07 UTC
New commit detected on ManageIQ/manageiq-content/ivanchuk:

https://github.com/ManageIQ/manageiq-content/commit/48d99b990544e23bd7f66209e9c5467bc0ecc9b5
commit 48d99b990544e23bd7f66209e9c5467bc0ecc9b5
Author:     Greg McCullough <gmccullo>
AuthorDate: Wed Sep 11 13:48:06 2019 +0000
Commit:     Greg McCullough <gmccullo>
CommitDate: Wed Sep 11 13:48:06 2019 +0000

    Merge pull request #570 from fdupont-redhat/v2v_state_machine_waiting_for_inventory_refresh

    [V2V] Remove CheckVmInInventory state

    (cherry picked from commit 32ef3e15f0362b0404505a938df17bc71f2df376)

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

 content/automate/ManageIQ/Transformation/Infrastructure/VM/Common.class/__methods__/checkvmininventory.rb | 34 -
 content/automate/ManageIQ/Transformation/Infrastructure/VM/Common.class/__methods__/checkvmininventory.yaml | 15 -
 content/automate/ManageIQ/Transformation/StateMachines/VMTransformation.class/transform.yaml | 19 -
 content/automate/ManageIQ/Transformation/StateMachines/VMTransformation.class/transformation.yaml | 8 -
 spec/content/automate/ManageIQ/Transformation/Infrastructure/VM/Common.class/__methods__/checkvmininventory_spec.rb | 117 -
 5 files changed, 193 deletions(-)

Comment 6 Nandini Chandra 2020-03-05 21:34:24 UTC
Verified that a cold migration is successful in 5.11.4.1 with UCI conversion host.


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