Bug 1370307

Summary: add support for secondary fixed IP addresses for AWS ENI interfaces
Product: Red Hat CloudForms Management Engine Reporter: Dave Johnson <dajohnso>
Component: ProvidersAssignee: Ladislav Smola <lsmola>
Status: CLOSED CURRENTRELEASE QA Contact: Matouš Mojžíš <mmojzis>
Severity: medium Docs Contact:
Priority: high    
Version: 5.6.0CC: cpelland, jfrey, jhardy, obarenbo, simaishi
Target Milestone: GAKeywords: TestOnly, ZStream
Target Release: 5.7.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: ec2
Fixed In Version: 5.7.0.0 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of:
: 1370310 (view as bug list) Environment:
Last Closed: 2017-01-11 20:13:45 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: 1370310    

Description Dave Johnson 2016-08-25 23:00:46 UTC
Description of problem:
===============================================
Seems like AWS supports a secondary fixed IP for ENI, but our current architecture does not allow that. 

As a backportable fix, we can show only the first one. The PR is for Amazon gem, but for 5.6, you can find that code inside ManageIQ,
https://github.com/ManageIQ/manageiq-providers-amazon/pull/33


Version-Release number of selected component (if applicable):
5.6.z

Comment 1 Matouš Mojžíš 2016-11-21 14:32:34 UTC
Verified in 5.7.0.11. After adding more EIPs to single instance I can see all IPs in instance summary and no errors occured while refreshing.