Bug 1542239

Summary: Change VMware console api detection from vCenter to ESXi Host
Product: Red Hat CloudForms Management Engine Reporter: Satoe Imaishi <simaishi>
Component: UI - OPSAssignee: Brian McLaughlin <bmclaugh>
Status: CLOSED CURRENTRELEASE QA Contact: Alex Newman <anewman>
Severity: high Docs Contact:
Priority: high    
Version: 5.7.0CC: anewman, bmclaugh, cpelland, gscott, hkataria, jocarter, lavenel, mpovolny, obarenbo, simaishi
Target Milestone: GA   
Target Release: 5.9.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: 5.9.0.20 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: 1535167 Environment:
Last Closed: 2018-03-06 15:28:25 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: CFME Core Target Upstream Version:
Embargoed:
Bug Depends On: 1535167    
Bug Blocks:    

Comment 2 CFME Bot 2018-02-05 21:43:49 UTC
New commit detected on ManageIQ/manageiq-ui-classic/gaprindashvili:
https://github.com/ManageIQ/manageiq-ui-classic/commit/e96821805a94158e8ca28d27629ca3e4b09ae184

commit e96821805a94158e8ca28d27629ca3e4b09ae184
Author:     Harpreet Kataria <hkataria>
AuthorDate: Tue Jan 23 11:47:54 2018 -0500
Commit:     Satoe Imaishi <simaishi>
CommitDate: Mon Feb 5 16:39:08 2018 -0500

    Merge pull request #3256 from bmclaughlin/vnc-console-on-55-host
    
    Change VMware console api detection from vCenter to ESXi Host
    (cherry picked from commit 84e0fcfaa2c3b775f70688e18337bdb1a5049915)
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1542239

 app/helpers/application_helper/button/vm_console.rb               | 4 ----
 app/helpers/application_helper/button/vm_vnc_console.rb           | 6 +++++-
 app/helpers/application_helper/button/vm_webmks_console.rb        | 4 ++--
 spec/helpers/application_helper/buttons/vm_vnc_console_spec.rb    | 4 ++--
 spec/helpers/application_helper/buttons/vm_webmks_console_spec.rb | 4 ++--
 5 files changed, 11 insertions(+), 11 deletions(-)