Bug 1496903
Summary: | Cockpit web console is not available for RHOS provider | ||
---|---|---|---|
Product: | Red Hat CloudForms Management Engine | Reporter: | Satoe Imaishi <simaishi> |
Component: | Providers | Assignee: | Brian McLaughlin <bmclaugh> |
Status: | CLOSED ERRATA | QA Contact: | Niyaz Akhtar Ansari <nansari> |
Severity: | high | Docs Contact: | |
Priority: | unspecified | ||
Version: | 5.8.0 | CC: | cpelland, gblomqui, jfrey, jhardy, maufart, nansari, obarenbo, opavlenk, simaishi, vparekh |
Target Milestone: | GA | Keywords: | ZStream |
Target Release: | 5.8.3 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | cockpit | ||
Fixed In Version: | 5.8.3.0 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | 1451655 | Environment: | |
Last Closed: | 2018-02-28 13:04:49 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | Openstack | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | 1451655 | ||
Bug Blocks: |
Comment 2
CFME Bot
2017-12-06 20:06:55 UTC
New commit detected on ManageIQ/manageiq/fine: https://github.com/ManageIQ/manageiq/commit/1dc976995552983e96d01b664ad16db9dc2f0042 commit 1dc976995552983e96d01b664ad16db9dc2f0042 Author: Brian McLaughlin <bmclaugh> AuthorDate: Tue Aug 29 09:22:52 2017 -0400 Commit: Brian McLaughlin <bmclaugh> CommitDate: Thu Dec 7 10:43:59 2017 -0500 Enable Web Console on RHOS provider https://bugzilla.redhat.com/show_bug.cgi?id=1496903 app/models/vm/operations.rb | 5 +++-- spec/models/vm/operations_spec.rb | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) New commit detected on ManageIQ/manageiq-ui-classic/fine: https://github.com/ManageIQ/manageiq-ui-classic/commit/bb1c3cb0dba40f5049e23ad16689dfa3b7970da9 commit bb1c3cb0dba40f5049e23ad16689dfa3b7970da9 Author: Harpreet Kataria <hkataria> AuthorDate: Fri Sep 1 14:34:14 2017 -0400 Commit: Satoe Imaishi <simaishi> CommitDate: Fri Dec 8 12:18:28 2017 -0500 Merge pull request #2039 from bmclaughlin/enable-cockpit-for-rhos Enable Cockpit console for RHOS provider (cherry picked from commit 90779908f480626ba351c4053dbdb10c386108b6) https://bugzilla.redhat.com/show_bug.cgi?id=1496903 app/controllers/vm_remote.rb | 2 +- .../toolbar/cloud/instance_operations_button_group_mixin.rb | 9 +++++++++ 2 files changed, 10 insertions(+), 1 deletion(-) Able to verify this on 5.8.3.0 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:0374 |