Bug 1447100
Summary: | Access Web Console Cockpit not compatible with Windows VMs | |||
---|---|---|---|---|
Product: | Red Hat CloudForms Management Engine | Reporter: | Jeff Teehan <jteehan> | |
Component: | UI - OPS | Assignee: | Brian McLaughlin <bmclaugh> | |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Niyaz Akhtar Ansari <nansari> | |
Severity: | medium | Docs Contact: | ||
Priority: | high | |||
Version: | 5.8.0 | CC: | cpelland, dajohnso, hkataria, jhardy, kkulkarn, mpovolny, nansari, obarenbo, pvolpe, simaishi, vparekh | |
Target Milestone: | GA | Keywords: | TestOnly, ZStream | |
Target Release: | 5.9.0 | |||
Hardware: | Unspecified | |||
OS: | Unspecified | |||
Whiteboard: | ui:access:windows | |||
Fixed In Version: | 5.9.0.1 | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | ||
Clone Of: | ||||
: | 1460807 (view as bug list) | Environment: | ||
Last Closed: | 2018-03-06 14:35:26 UTC | Type: | Bug | |
Regression: | --- | Mount Type: | --- | |
Documentation: | --- | CRM: | ||
Verified Versions: | Category: | Bug | ||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | ||
Cloudforms Team: | CFME Core | Target Upstream Version: | ||
Embargoed: | ||||
Bug Depends On: | ||||
Bug Blocks: | 1460807, 1462146 |
Description
Jeff Teehan
2017-05-01 17:51:18 UTC
Added Polarion test case. New commit detected on ManageIQ/manageiq-ui-classic/master: https://github.com/ManageIQ/manageiq-ui-classic/commit/58666d40c6e57c57e393de8e77c6fe56e8cbdbfd commit 58666d40c6e57c57e393de8e77c6fe56e8cbdbfd Author: Brian McLaughlin <bmclaugh> AuthorDate: Thu May 4 14:22:34 2017 -0400 Commit: Brian McLaughlin <bmclaugh> CommitDate: Tue Jun 6 15:51:44 2017 -0400 Disable Web Console button when platform is Windows https://bugzilla.redhat.com/show_bug.cgi?id=1447100 app/helpers/application_helper/button/cockpit_console.rb | 5 +++++ 1 file changed, 5 insertions(+) New commit detected on ManageIQ/manageiq-ui-classic/master: https://github.com/ManageIQ/manageiq-ui-classic/commit/3222af276705bd7d89a4e4edc3441f6271027859 commit 3222af276705bd7d89a4e4edc3441f6271027859 Author: Brian McLaughlin <bmclaugh> AuthorDate: Tue May 9 10:53:38 2017 -0400 Commit: Brian McLaughlin <bmclaugh> CommitDate: Tue Jun 6 15:51:44 2017 -0400 Fix broken spec https://bugzilla.redhat.com/show_bug.cgi?id=1447100 app/helpers/application_helper/button/cockpit_console.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commit detected on ManageIQ/manageiq-ui-classic/master: https://github.com/ManageIQ/manageiq-ui-classic/commit/b31810b495c345b153964ddba8022b812582c167 commit b31810b495c345b153964ddba8022b812582c167 Author: Brian McLaughlin <bmclaugh> AuthorDate: Tue Jun 6 22:35:13 2017 -0400 Commit: Brian McLaughlin <bmclaugh> CommitDate: Tue Jun 6 22:35:13 2017 -0400 Refactoring based on feedback https://bugzilla.redhat.com/show_bug.cgi?id=1447100 app/helpers/application_helper/button/cockpit_console.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) This fix causes too many machines to be treated as windows machines. see https://github.com/ManageIQ/manageiq-ui-classic/pull/1282#issuecomment-320729293 New commit detected on ManageIQ/manageiq-ui-classic/master: https://github.com/ManageIQ/manageiq-ui-classic/commit/43a3ca4a7785240d16364daa9f2d5a4730b6a091 commit 43a3ca4a7785240d16364daa9f2d5a4730b6a091 Author: Brian McLaughlin <bmclaugh> AuthorDate: Thu Aug 24 09:59:16 2017 -0400 Commit: Brian McLaughlin <bmclaugh> CommitDate: Tue Aug 29 15:23:48 2017 -0400 Fix logic error when displaying Cockpit button https://bugzilla.redhat.com/show_bug.cgi?id=1447100 app/helpers/application_helper/button/cockpit_console.rb | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) Able to verify this on Version 5.9.0.2.20171010190026_0413a06 |