Bug 1811667

Summary: Unable to open VNC console for VMs running on ESXi
Product: Red Hat CloudForms Management Engine Reporter: Satoe Imaishi <simaishi>
Component: UI - OPSAssignee: Harpreet Kataria <hkataria>
Status: ON_QA --- QA Contact: Aziza Karol <akarol>
Severity: high Docs Contact: Red Hat CloudForms Documentation <cloudforms-docs>
Priority: high    
Version: 5.11.0CC: akarol, bmidwood, dmetzger, hkataria, lavenel
Target Milestone: GAKeywords: ZStream
Target Release: 5.11.4Flags: simaishi: cfme-5.11.z?
Hardware: All   
OS: All   
Whiteboard:
Fixed In Version: 5.11.4.2 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: 1809114 Environment:
Last Closed: 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: 1809114    
Bug Blocks:    

Comment 2 CFME Bot 2020-03-09 14:26:16 UTC
New commit detected on ManageIQ/manageiq-providers-vmware/ivanchuk:

https://github.com/ManageIQ/manageiq-providers-vmware/commit/e98391b6e51abd895901bf5bb42ec1b5dc5fe859
commit e98391b6e51abd895901bf5bb42ec1b5dc5fe859
Author:     Adam Grare <agrare>
AuthorDate: Mon Mar  9 13:20:33 2020 +0000
Commit:     Adam Grare <agrare>
CommitDate: Mon Mar  9 13:20:33 2020 +0000

    Merge pull request #554 from skateman/force-vnc-6

    Force VNC console for API versions lower than 6.0

    (cherry picked from commit ac3f7bf53d90eb2575b81fd2235b99aab8e75acd)

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

 app/models/manageiq/providers/vmware/infra_manager/vm/remote_console.rb | 3 +-
 spec/models/manageiq/providers/vmware/cloud_manager/vm/remote_console_spec.rb | 2 +-
 spec/models/manageiq/providers/vmware/infra_manager/vm/remote_console_spec.rb | 2 +-
 3 files changed, 4 insertions(+), 3 deletions(-)