Bug 1502857
Summary: | Status inconsistency in Topology View for OpenStack provider | ||||||
---|---|---|---|---|---|---|---|
Product: | Red Hat CloudForms Management Engine | Reporter: | Jerome Marc <jmarc> | ||||
Component: | UI - OPS | Assignee: | Sam Lucidi <slucidi> | ||||
Status: | CLOSED ERRATA | QA Contact: | Omri Hochman <ohochman> | ||||
Severity: | medium | Docs Contact: | |||||
Priority: | medium | ||||||
Version: | 5.8.0 | CC: | hkataria, jhajyahy, jhardy, mpovolny, obarenbo, simaishi, slucidi, smallamp | ||||
Target Milestone: | GA | ||||||
Target Release: | 5.10.0 | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | 5.10.0.24 | Doc Type: | If docs needed, set a value | ||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2019-02-07 23:00:32 UTC | Type: | Bug | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | Bug | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | Openstack | Target Upstream Version: | |||||
Embargoed: | |||||||
Attachments: |
|
New commit detected on ManageIQ/manageiq-ui-classic/master: https://github.com/ManageIQ/manageiq-ui-classic/commit/c10703a4a5dcd15e48b9f4009d6ae9f659661259 commit c10703a4a5dcd15e48b9f4009d6ae9f659661259 Author: Sam Lucidi <slucidi> AuthorDate: Thu Nov 8 17:38:50 2018 -0500 Commit: Sam Lucidi <slucidi> CommitDate: Thu Nov 8 17:38:50 2018 -0500 Use authentication_for_providers to determine topology view status Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1502857 app/services/cloud_topology_service.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commit detected on ManageIQ/manageiq-ui-classic/hammer: https://github.com/ManageIQ/manageiq-ui-classic/commit/e008bd9336db3f3b7d95e39785348e22639b9cdd commit e008bd9336db3f3b7d95e39785348e22639b9cdd Author: Martin Povolny <mpovolny> AuthorDate: Tue Nov 13 01:58:54 2018 -0500 Commit: Martin Povolny <mpovolny> CommitDate: Tue Nov 13 01:58:54 2018 -0500 Merge pull request #4897 from mansam/use-provider-authentication-for-topology-status Use EmsCloud.authentication_for_providers to determine topology view status (cherry picked from commit c65e7523a9d484a1adae9a87e0977298b0951943) Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1502857 app/services/cloud_topology_service.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Verified on 5.10.0.24 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-2019:0212 |
Created attachment 1339463 [details] Topology View and Summary View - OpenStack Status mismatch Description of problem: See attached screenshot. OpenStack provider status in the Topology View does not reflect its status in the Summary View. Version-Release number of selected component (if applicable): 5.9.0.1.20171004215954_13427ce How reproducible: Always Steps to Reproduce: 1. Have a healthy OSP provider (valid status) 2. Go to Topology View and inspect its status (grey circle and overlay) Actual results: Status is reported as null. Expected results: Status should be valid. Additional info: