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
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.