Bug 1398630

Summary: [RC2] Topology view does not display from Provider page
Product: Red Hat CloudForms Management Engine Reporter: Loic Avenel <lavenel>
Component: UI - OPSAssignee: zakiva
Status: CLOSED CURRENTRELEASE QA Contact: Gilad Shefer <gshefer>
Severity: high Docs Contact:
Priority: high    
Version: 5.7.0CC: cpelland, epacific, fsimonce, hkataria, jhardy, lavenel, mpovolny, obarenbo
Target Milestone: GAKeywords: TestOnly
Target Release: 5.8.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: container:ui
Fixed In Version: 5.8.0.0 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of:
: 1401954 (view as bug list) Environment:
Last Closed: 2017-06-12 16:24:15 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: Container Management Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1401954    
Attachments:
Description Flags
screen none

Description Loic Avenel 2016-11-25 12:32:55 UTC
Created attachment 1224259 [details]
screen

Description of problem: when selecting Topology view from Provider page with the top right corner or from main page, page remain empty

Accessing from left menu compute>container>topology works fine


Version-Release number of selected component (if applicable): 5.7.0.12-rc2.20161123111642_a4a65ce

Additional info: on browser dev tools screen it is reported:

WebSocket connection to 'wss://192.168.131.220/ws/notifications' failed: WebSocket is closed before the connection is established.

Comment 3 zakiva 2016-11-29 08:25:30 UTC
Bug fix:
https://github.com/ManageIQ/manageiq/pull/12872

Comment 6 zakiva 2016-12-05 09:54:59 UTC
Fix was merged to master, we are still missing the blocker flag to justify backport to euwe.

Comment 8 CFME Bot 2016-12-06 17:14:17 UTC
New commit detected on ManageIQ/manageiq/euwe:
https://github.com/ManageIQ/manageiq/commit/47ff5cf4ebd914fc1c886cab3c24b2f452228f94

commit 47ff5cf4ebd914fc1c886cab3c24b2f452228f94
Author:     Martin Povolny <mpovolny>
AuthorDate: Mon Dec 5 10:40:22 2016 +0100
Commit:     Oleg Barenboim <chessbyte>
CommitDate: Mon Dec 5 17:41:22 2016 -0500

    Merge pull request #12872 from zakiva/fix_topology
    
    Container provider: fix topology view
    (cherry picked from commit fb1388f6e5c5da730c100fb128f9d33c066e3371)
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1398630

 app/views/shared/views/ems_common/_show.html.haml | 2 ++
 spec/controllers/ems_container_controller_spec.rb | 7 +++++++
 2 files changed, 9 insertions(+)