Bug 1563364
Summary: | Support console access for VMware vCloud Provider's VMs | ||
---|---|---|---|
Product: | Red Hat CloudForms Management Engine | Reporter: | Satoe Imaishi <simaishi> |
Component: | Providers | Assignee: | Gregor Berginc <gregor.berginc> |
Status: | CLOSED ERRATA | QA Contact: | Gregor Berginc <gregor.berginc> |
Severity: | high | Docs Contact: | |
Priority: | high | ||
Version: | 5.9.0 | CC: | cpelland, gblomqui, jfrey, jhardy, obarenbo, smallamp |
Target Milestone: | GA | Keywords: | Reopened, ZStream |
Target Release: | 5.9.2 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | 5.9.2.1 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | 1560517 | Environment: | |
Last Closed: | 2018-05-07 20:48:06 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | vCloud | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | 1560517 | ||
Bug Blocks: |
Comment 2
CFME Bot
2018-04-03 17:41:57 UTC
New commit detected on ManageIQ/manageiq/gaprindashvili: https://github.com/ManageIQ/manageiq/commit/d56944ce84ae94a5f655db852d7619f2eb2bfdd8 commit d56944ce84ae94a5f655db852d7619f2eb2bfdd8 Author: Martin Povolny <mpovolny> AuthorDate: Tue Apr 3 02:50:44 2018 -0400 Commit: Martin Povolny <mpovolny> CommitDate: Tue Apr 3 02:50:44 2018 -0400 Merge pull request #17200 from miha-plesko/vcloud-webmks Add support for non-binary WebMKS websocket (cherry picked from commit 85754f5598797bf9b8cf7e1301483c3d14210af5) https://bugzilla.redhat.com/show_bug.cgi?id=1563364 lib/websocket_proxy.rb | 27 +- lib/websocket_webmks_uint8utf8.rb | 31 + spec/lib/websocket_proxy_spec.rb | 108 +- 3 files changed, 159 insertions(+), 7 deletions(-) New commit detected on ManageIQ/manageiq-ui-classic/gaprindashvili: https://github.com/ManageIQ/manageiq-ui-classic/commit/7d873637f76ffe2a2544e3487f06bcf13ec56f30 commit 7d873637f76ffe2a2544e3487f06bcf13ec56f30 Author: Milan Zázrivec <mzazrivec> AuthorDate: Tue Apr 3 02:25:06 2018 -0400 Commit: Milan Zázrivec <mzazrivec> CommitDate: Tue Apr 3 02:25:06 2018 -0400 Merge pull request #3679 from miha-plesko/vcloud-webmks Enable WebMKS console access for VMware vCloud's VMs (cherry picked from commit a63c3559bb12ea6057dc254864692c8da3d5c3e3) https://bugzilla.redhat.com/show_bug.cgi?id=1563364 app/controllers/vm_remote.rb | 6 +- app/helpers/application_helper/button/vm_webmks_console.rb | 11 + app/helpers/application_helper/toolbar/x_vm_cloud_center.rb | 43 +- app/views/vm_common/console_webmks.html.haml | 10 +- config/routes.rb | 2 + spec/helpers/application_helper/buttons/vm_webmks_console_spec.rb | 34 +- 6 files changed, 91 insertions(+), 15 deletions(-) no associated customer scenario. QE unable to test. Moving to Closed 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/RHSA-2018:1328 |