Bug 1434552 - Openstack services missing on node page
Summary: Openstack services missing on node page
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat CloudForms Management Engine
Classification: Red Hat
Component: Providers
Version: 5.7.0
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: GA
: 5.9.0
Assignee: Marek Aufart
QA Contact: Ola Pavlenko
URL:
Whiteboard: openstack
Depends On:
Blocks: 1450518 1450519
TreeView+ depends on / blocked
 
Reported: 2017-03-21 17:36 UTC by Oleksandr Kolisnyk
Modified: 2018-03-06 15:40 UTC (History)
8 users (show)

Fixed In Version: 5.9.0.1
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
: 1450518 1450519 (view as bug list)
Environment:
Last Closed: 2018-03-06 15:40:36 UTC
Category: ---
Cloudforms Team: Openstack
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
node page (231.82 KB, image/png)
2017-03-21 17:36 UTC, Oleksandr Kolisnyk
no flags Details

Description Oleksandr Kolisnyk 2017-03-21 17:36:00 UTC
Created attachment 1265185 [details]
node page

Description of problem:
There are no info about Openstack Services on the page for infrastructure node

Setup:
CFME 5.7.1.3 with linked RHOS 10 (cloud and infrastructure providers), SSA was performed successfully for each infra node

Steps to Reproduce:
1. Go Compute -> Infrastructure -> Nodes(hosts)
2. Choose any node and click on it
3. Take a look on OpenStack Service Status section (on the bottom of right column)

Actual results:
Any info about actual Openstack services is present (check attachment, focus on bottom-right corner)

Expected results:
A list of running Openstack services under the corresponding section

Additional info:
No errors in evm.log were found

Comment 2 Oleksandr Kolisnyk 2017-03-23 13:47:25 UTC
The same issue on 5.8.0.7 with RHOS 11

Comment 5 CFME Bot 2017-05-09 15:38:55 UTC
New commit detected on ManageIQ/manageiq-providers-openstack/master:
https://github.com/ManageIQ/manageiq-providers-openstack/commit/49bfcb00f05487088dfcae3b8913f3cff8d78cd8

commit 49bfcb00f05487088dfcae3b8913f3cff8d78cd8
Author:     Marek Aufart <maufart>
AuthorDate: Tue Apr 11 15:14:04 2017 +0200
Commit:     Marek Aufart <maufart>
CommitDate: Tue May 9 16:58:39 2017 +0200

    Fix Openstack Services on Host
    
    Openstack-status command which is used for getting Openstack
    services status on the Host during SSA was removed.
    
    PR https://github.com/ManageIQ/manageiq-gems-pending/pull/104
    introduces another way for capuring services data. This commit
    updates code to work with it.
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1434552

 .../manageiq/providers/openstack/infra_manager/host.rb  |  4 ++--
 .../providers/openstack/infra_manager/host_spec.rb      | 17 +++++++----------
 2 files changed, 9 insertions(+), 12 deletions(-)


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