Bug 1461870

Summary: Allow identify replicated interfaces on HA environments
Product: Red Hat CloudForms Management Engine Reporter: Ido Ovadia <iovadia>
Component: ProvidersAssignee: Tzu-Mainn Chen <tzumainn>
Status: CLOSED DUPLICATE QA Contact: Ido Ovadia <iovadia>
Severity: high Docs Contact:
Priority: high    
Version: 5.7.0CC: cpelland, gblomqui, jfrey, jhardy, obarenbo
Target Milestone: GA   
Target Release: 5.7.3   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-06-15 14:18:40 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1450084, 1450088    

Description Ido Ovadia 2017-06-15 13:34:24 UTC
Description of problem:
=======================
Allow HA envs to capture router/subnet relationship through port info

Version-Release number of selected component:
=============================================
5.7.3.1

How reproducible:
=================
On HA setup - Always 


configuration missing on:
=========================
.../manageiq/providers/openstack/network_manager/refresh_parser.rb 

when "network:router_interface", "network:router_ha_interface"

  - Add replicated interface:

when "network:router_interface", "network:router_ha_interface", "network:ha_router_replicated_interface

Comment 1 Tzu-Mainn Chen 2017-06-15 13:43:49 UTC
Should be fixed by a backport of https://github.com/ManageIQ/manageiq-providers-openstack/pull/43