Bug 1400087 - [SDN] - Security groups/Floating IPs not displayed in Network Topology View
Summary: [SDN] - Security groups/Floating IPs not displayed in Network Topology View
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat CloudForms Management Engine
Classification: Red Hat
Component: Providers
Version: 5.6.0
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: GA
: 5.8.0
Assignee: Ladislav Smola
QA Contact: Pavol Kotvan
URL:
Whiteboard: ui:sdn:topology
Depends On:
Blocks: 1431163
TreeView+ depends on / blocked
 
Reported: 2016-11-30 12:41 UTC by Pavol Kotvan
Modified: 2017-06-12 17:28 UTC (History)
7 users (show)

Fixed In Version: 5.8.0.6
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
: 1431163 (view as bug list)
Environment:
Last Closed: 2017-06-12 17:28:37 UTC
Category: Bug
Cloudforms Team: Unknown
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Comment 6 CFME Bot 2017-03-07 15:36:27 UTC
New commit detected on ManageIQ/manageiq/master:
https://github.com/ManageIQ/manageiq/commit/e0665a0b2a368366878f5bee4c7544ff50edcadf

commit e0665a0b2a368366878f5bee4c7544ff50edcadf
Author:     Ladislav Smola <lsmola>
AuthorDate: Fri Mar 3 14:48:22 2017 +0100
Commit:     Ladislav Smola <lsmola>
CommitDate: Fri Mar 3 14:50:29 2017 +0100

    We need a placeholder availability_zones method for network topology
    
    We need a placeholder availability_zones method for network topology
    
    Partially Fixes:
    https://bugzilla.redhat.com/show_bug.cgi?id=1400087

 app/models/manageiq/providers/openstack/infra_manager.rb | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

Comment 7 CFME Bot 2017-03-09 10:32:57 UTC
New commit detected on ManageIQ/manageiq-ui-classic/master:
https://github.com/ManageIQ/manageiq-ui-classic/commit/1279fe57536a4aa463635b0b3576832b70c27fa6

commit 1279fe57536a4aa463635b0b3576832b70c27fa6
Author:     Ladislav Smola <lsmola>
AuthorDate: Tue Feb 28 14:57:20 2017 +0100
Commit:     Ladislav Smola <lsmola>
CommitDate: Tue Feb 28 15:24:34 2017 +0100

    Show also Avail.Zones in network topology
    
    In AWS, EC2 classic Vms do not have a subnet associated, so
    these would not show in the topology. By allowing the Vms to
    be shown also under Availability Zone, we should be showing all
    Vms in the system.
    
    Fixes BZ:
    https://bugzilla.redhat.com/show_bug.cgi?id=1400087

 app/services/network_topology_service.rb | 24 +++++++++++++++---------
 1 file changed, 15 insertions(+), 9 deletions(-)


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