Bug 1398630 - [RC2] Topology view does not display from Provider page
Summary: [RC2] Topology view does not display from Provider page
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat CloudForms Management Engine
Classification: Red Hat
Component: UI - OPS
Version: 5.7.0
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: GA
: 5.8.0
Assignee: zakiva
QA Contact: Gilad Shefer
URL:
Whiteboard: container:ui
Depends On:
Blocks: 1401954
TreeView+ depends on / blocked
 
Reported: 2016-11-25 12:32 UTC by Loic Avenel
Modified: 2018-06-06 11:42 UTC (History)
8 users (show)

Fixed In Version: 5.8.0.0
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
: 1401954 (view as bug list)
Environment:
Last Closed: 2017-06-12 16:24:15 UTC
Category: ---
Cloudforms Team: Container Management
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
screen (202.96 KB, image/png)
2016-11-25 12:32 UTC, Loic Avenel
no flags Details

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(+)


Note You need to log in before you can comment on or make changes to this bug.