Bug 1443296
| Summary: | WEB Console defaults to the first IP Address when connecting to Cockpit with RHV VMs | |||
|---|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Kevin Morey <kmorey> | |
| Component: | UI - OPS | Assignee: | Brian McLaughlin <bmclaugh> | |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Niyaz Akhtar Ansari <nansari> | |
| Severity: | high | Docs Contact: | ||
| Priority: | high | |||
| Version: | 5.7.0 | CC: | bmclaugh, cpelland, dajohnso, hkataria, jhardy, kmorey, mpovolny, nansari, nstephan, obarenbo, simaishi | |
| Target Milestone: | GA | Keywords: | TestOnly, ZStream | |
| Target Release: | 5.9.0 | |||
| Hardware: | All | |||
| OS: | All | |||
| Whiteboard: | cockpit | |||
| Fixed In Version: | 5.9.0.1 | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | ||
| Clone Of: | ||||
| : | 1458925 (view as bug list) | Environment: | ||
| Last Closed: | 2018-03-06 15:25:48 UTC | Type: | Bug | |
| Regression: | --- | Mount Type: | --- | |
| Documentation: | --- | CRM: | ||
| Verified Versions: | Category: | --- | ||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | ||
| Cloudforms Team: | --- | Target Upstream Version: | ||
| Embargoed: | ||||
| Bug Depends On: | ||||
| Bug Blocks: | 1458925 | |||
|
Description
Kevin Morey
2017-04-19 05:32:19 UTC
Kevin, what version of RHEL7 (ie: 7.2?)? RHEL 7.3 New commit detected on ManageIQ/manageiq/master: https://github.com/ManageIQ/manageiq/commit/2a1ae60cd29b5e941b87eb260f1110ac5085c768 commit 2a1ae60cd29b5e941b87eb260f1110ac5085c768 Author: Brian McLaughlin <bmclaugh> AuthorDate: Thu May 4 11:45:51 2017 -0400 Commit: Brian McLaughlin <bmclaugh> CommitDate: Wed May 17 14:25:10 2017 -0400 Spec tests https://bugzilla.redhat.com/show_bug.cgi?id=1443296 spec/models/vm/operations_spec.rb | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 spec/models/vm/operations_spec.rb New commit detected on ManageIQ/manageiq/master: https://github.com/ManageIQ/manageiq/commit/3c0df1ae188f281994dcb3b332a2eec49878927c commit 3c0df1ae188f281994dcb3b332a2eec49878927c Author: Brian McLaughlin <bmclaugh> AuthorDate: Fri May 5 07:38:21 2017 -0400 Commit: Brian McLaughlin <bmclaugh> CommitDate: Wed May 17 14:25:49 2017 -0400 Refactoring https://bugzilla.redhat.com/show_bug.cgi?id=1443296 app/models/vm/operations.rb | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) New commit detected on ManageIQ/manageiq/master: https://github.com/ManageIQ/manageiq/commit/8d6dbba4674de049f619231b92332a7b7b927f58 commit 8d6dbba4674de049f619231b92332a7b7b927f58 Author: Brian McLaughlin <bmclaugh> AuthorDate: Thu May 4 11:43:53 2017 -0400 Commit: Brian McLaughlin <bmclaugh> CommitDate: Wed May 17 14:25:10 2017 -0400 Make Cockpit console default to IPV4 https://bugzilla.redhat.com/show_bug.cgi?id=1443296 app/models/vm/operations.rb | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) New commit detected on ManageIQ/manageiq/master: https://github.com/ManageIQ/manageiq/commit/76007821310e1aa449e8ae5447c9f56e9eb49a5d commit 76007821310e1aa449e8ae5447c9f56e9eb49a5d Author: Brian McLaughlin <bmclaugh> AuthorDate: Tue May 9 14:43:03 2017 -0400 Commit: Brian McLaughlin <bmclaugh> CommitDate: Wed May 17 14:25:49 2017 -0400 Update spec tests https://bugzilla.redhat.com/show_bug.cgi?id=1443296 spec/models/vm/operations_spec.rb | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) New commit detected on ManageIQ/manageiq/fine: https://github.com/ManageIQ/manageiq/commit/3c4ce1ef27f12e8a5cfe5e5110bfb0c57c5ac9e6 commit 3c4ce1ef27f12e8a5cfe5e5110bfb0c57c5ac9e6 Author: Brian McLaughlin <bmclaugh> AuthorDate: Thu May 4 11:43:53 2017 -0400 Commit: Brian McLaughlin <bmclaugh> CommitDate: Tue Jun 6 15:44:15 2017 -0400 Make Cockpit console default to IPV4 https://bugzilla.redhat.com/show_bug.cgi?id=1443296 app/models/vm/operations.rb | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) New commit detected on ManageIQ/manageiq/fine: https://github.com/ManageIQ/manageiq/commit/0efbb2900d8ead54b2f4753f5a4f293941a81cc4 commit 0efbb2900d8ead54b2f4753f5a4f293941a81cc4 Author: Brian McLaughlin <bmclaugh> AuthorDate: Thu May 4 11:45:51 2017 -0400 Commit: Brian McLaughlin <bmclaugh> CommitDate: Tue Jun 6 15:44:15 2017 -0400 Spec tests https://bugzilla.redhat.com/show_bug.cgi?id=1443296 spec/models/vm/operations_spec.rb | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 spec/models/vm/operations_spec.rb New commit detected on ManageIQ/manageiq/fine: https://github.com/ManageIQ/manageiq/commit/ee5a5e1e8f0805c9bc8aa07cb3c6ad53f6f823c1 commit ee5a5e1e8f0805c9bc8aa07cb3c6ad53f6f823c1 Author: Brian McLaughlin <bmclaugh> AuthorDate: Fri May 5 07:38:21 2017 -0400 Commit: Brian McLaughlin <bmclaugh> CommitDate: Tue Jun 6 15:44:15 2017 -0400 Refactoring https://bugzilla.redhat.com/show_bug.cgi?id=1443296 app/models/vm/operations.rb | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) New commit detected on ManageIQ/manageiq/fine: https://github.com/ManageIQ/manageiq/commit/140baa342dec934ec7819486ff1a6c581f56f0be commit 140baa342dec934ec7819486ff1a6c581f56f0be Author: Brian McLaughlin <bmclaugh> AuthorDate: Tue May 9 14:43:03 2017 -0400 Commit: Brian McLaughlin <bmclaugh> CommitDate: Tue Jun 6 15:44:15 2017 -0400 Update spec tests https://bugzilla.redhat.com/show_bug.cgi?id=1443296 spec/models/vm/operations_spec.rb | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) KK, I believe this is you know, right? I am thinking cockpit should but feel free to kick it back to me if you don't agree. Able to verify this on Version 5.9.0.1.20171004215954_13427ce |