Bug 1387610

Summary: [Azure] - No floating IPs displayed for LBs in Network topology
Product: Red Hat CloudForms Management Engine Reporter: Pavol Kotvan <pakotvan>
Component: ProvidersAssignee: Ladislav Smola <lsmola>
Status: CLOSED CURRENTRELEASE QA Contact: Leo Khomenko <lkhomenk>
Severity: medium Docs Contact:
Priority: medium    
Version: 5.7.0CC: cpelland, dclarizi, hkataria, jfrey, jhardy, lkhomenk, lsmola, mpovolny, obarenbo, simaishi
Target Milestone: GAKeywords: TestOnly, ZStream
Target Release: 5.9.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: load_balancer:azure:sdn
Fixed In Version: 5.9.0.1 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of:
: 1458374 (view as bug list) Environment:
Last Closed: 2018-03-06 15:32:58 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: Bug
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: Azure Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1458374    

Comment 3 Bronagh Sorota 2016-11-02 15:27:00 UTC
Hey Ladas
Let me know when this is done for Amazon, then i will copy your work for Azure :-)

thanks,
Bronagh

Comment 4 Ladislav Smola 2017-01-23 13:31:36 UTC
Bronagh, I think you have all the stuff merged, UI is the last piece missing?

Comment 5 Bronagh Sorota 2017-01-23 14:41:41 UTC
Hi Ladas,
Yes, that's correct.

Bronagh

Comment 8 CFME Bot 2017-05-03 13:01:48 UTC
New commit detected on ManageIQ/manageiq/master:
https://github.com/ManageIQ/manageiq/commit/5a5d38fd99413d35051cd3c89dbfdaba48f1721e

commit 5a5d38fd99413d35051cd3c89dbfdaba48f1721e
Author:     Ladislav Smola <lsmola>
AuthorDate: Wed May 3 09:53:17 2017 +0200
Commit:     Ladislav Smola <lsmola>
CommitDate: Wed May 3 10:00:51 2017 +0200

    Fix network_ports relation of a LB
    
    Fix network_ports relation of a LB
    
    Partially fixes:
    https://bugzilla.redhat.com/show_bug.cgi?id=1387610
    https://bugzilla.redhat.com/show_bug.cgi?id=1387616

 app/models/load_balancer.rb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comment 9 CFME Bot 2017-05-05 17:43:41 UTC
New commit detected on ManageIQ/manageiq-ui-classic/master:
https://github.com/ManageIQ/manageiq-ui-classic/commit/fcb7aaf7d1b68cfd51b4be068b90fbfecf8c84c4

commit fcb7aaf7d1b68cfd51b4be068b90fbfecf8c84c4
Author:     Ladislav Smola <lsmola>
AuthorDate: Wed May 3 12:05:03 2017 +0200
Commit:     Ladislav Smola <lsmola>
CommitDate: Fri May 5 16:27:48 2017 +0200

    Add load balancer's floating ip to the topology view
    
    Add load balancer's floating ip to the topology view.
    
    Partially fixes:
    https://bugzilla.redhat.com/show_bug.cgi?id=1387610

 app/services/network_topology_service.rb | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)