Bug 1618717

Summary: Change VMware URI to connect directly to ESXi
Product: Red Hat CloudForms Management Engine Reporter: Fabien Dupont <fdupont>
Component: AutomateAssignee: Greg McCullough <gmccullo>
Status: CLOSED CURRENTRELEASE QA Contact: Yadnyawalk Tale <ytale>
Severity: high Docs Contact:
Priority: high    
Version: 5.9.4CC: bthurber, mkanoor, obarenbo, simaishi, smallamp, tfitzger
Target Milestone: GAKeywords: TestOnly, ZStream
Target Release: 5.10.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: v2v
Fixed In Version: 5.10.0.12 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of:
: 1621441 (view as bug list) Environment:
Last Closed: 2019-02-12 16:49:39 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1614276, 1619668, 1621441    

Description Fabien Dupont 2018-08-17 12:42:15 UTC
While investigating issues with large transformations in parallel, it was identified that vCenter is a bottleneck for VM transformation. The solution is to connect directly to the ESXi host. This BZ is there to track the changes in CloudForms Automate for https://bugzilla.redhat.com/show_bug.cgi?id=1614276.

Comment 2 Fabien Dupont 2018-08-17 12:44:15 UTC
Associated PR: https://github.com/ManageIQ/manageiq-content/pull/405

Comment 3 Greg McCullough 2018-08-21 16:22:02 UTC
Brett - Moving to POST as the PR is merged, but to get this into PR needs to be marked as a blocker with the proper version field set.  I leave that task to you and Dennis.

Comment 7 Yadnyawalk Tale 2018-10-03 13:09:49 UTC
Fixed! Migration works well with changes. I did tested two thing here,
1. If mentioned code added into ruby methods automate domain
2. Does migration works with and without vmware host credential 
(After this patch, IMS needs vmware host credentials to be added always)

Please note I did not tested large transformations performance in parallel with esx change, rather I had only checked if that code present in automate domain and other stuff works with mentioned things.

Verified on: 5.10.0.17.20180927011235_1b5cf54
Thanks!