Bug 1440263

Summary: Topology View for HyperV is missing all relationships
Product: Red Hat CloudForms Management Engine Reporter: Nandini Chandra <nachandr>
Component: UI - OPSAssignee: Dávid Halász <dhalasz>
Status: CLOSED CURRENTRELEASE QA Contact: Leo Khomenko <lkhomenk>
Severity: medium Docs Contact:
Priority: medium    
Version: 5.8.0CC: dclarizi, dhalasz, hkataria, jhardy, jmarc, lkhomenk, mpovolny, obarenbo, simaishi
Target Milestone: GAKeywords: TestOnly, ZStream
Target Release: 5.9.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: ui:topology:scvmm
Fixed In Version: 5.9.0.1 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of:
: 1458930 (view as bug list) Environment:
Last Closed: 2018-03-06 15:15:10 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: Bug
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: CFME Core Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1458930    

Description Nandini Chandra 2017-04-07 17:22:06 UTC
Description of problem:
------------------------
Topology View for HyperV is missing all relationships.


Version-Release number of selected component (if applicable):
-------------------------------------------------------------
5.8 Alpha 2


How reproducible:
----------------
Always


Steps to Reproduce:
-------------------
1.
2.
3.


Actual results:
--------------


Expected results:
-----------------


Additional info:
----------------

Comment 5 Dávid Halász 2017-04-25 18:02:51 UTC
*** Bug 1440266 has been marked as a duplicate of this bug. ***

Comment 6 Dávid Halász 2017-04-25 18:04:47 UTC
This is happening only if the hosts are not attached to a cluster, for any provider that supports clusterless hosts.

Comment 9 CFME Bot 2017-04-25 20:16:31 UTC
New commit detected on ManageIQ/manageiq/master:
https://github.com/ManageIQ/manageiq/commit/d54d057ced78e47353f8fe864337a9f2b53f0131

commit d54d057ced78e47353f8fe864337a9f2b53f0131
Author:     Dávid Halász <dhalasz>
AuthorDate: Tue Apr 25 19:57:38 2017 +0200
Commit:     Dávid Halász <dhalasz>
CommitDate: Tue Apr 25 19:58:01 2017 +0200

    Add a method to InfraManager to retrieve Hosts without EmsCluster
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1440263

 app/models/manageiq/providers/infra_manager.rb | 4 ++++
 1 file changed, 4 insertions(+)

Comment 10 CFME Bot 2017-04-26 06:58:21 UTC
New commit detected on ManageIQ/manageiq-ui-classic/master:
https://github.com/ManageIQ/manageiq-ui-classic/commit/4e23c99b60f467481ac0ddcdeab6548316aad931

commit 4e23c99b60f467481ac0ddcdeab6548316aad931
Author:     Dávid Halász <dhalasz>
AuthorDate: Tue Apr 25 19:55:54 2017 +0200
Commit:     Dávid Halász <dhalasz>
CommitDate: Tue Apr 25 21:20:43 2017 +0200

    Connect clusterless hosts directly to the provider in infra topology
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1440263

 app/services/infra_topology_service.rb | 6 +++++-
 app/services/topology_service.rb       | 2 +-
 2 files changed, 6 insertions(+), 2 deletions(-)

Comment 11 Jeff Teehan 2017-04-26 16:19:46 UTC
I merged the above changed into 5.8.0.11 manually and verified the fix.  I'll take care of properly verifying this bug when it hits a real downstream build.

Comment 13 Dávid Halász 2017-06-06 08:24:26 UTC
*** Bug 1412336 has been marked as a duplicate of this bug. ***