Bug 1671039

Summary: Missing IP addresses in VMI for VMs using multiple NICs
Product: Container Native Virtualization (CNV) Reporter: Phillip Bailey <phbailey>
Component: NetworkingAssignee: Dan Kenigsberg <danken>
Status: CLOSED NOTABUG QA Contact: Meni Yakove <myakove>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: futureCC: cnv-qe-bugs
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-01-30 16:26:48 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:

Description Phillip Bailey 2019-01-30 15:59:05 UTC
Description of problem:
When multiple NICs are present, only one interface has its IP address reported in the VMI object.


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


How reproducible:
100%

Steps to Reproduce:
1. Create a VM with multiple NICs and start it
2. Inspect the VMI object

Actual results:
Only one IP address will be reported

Expected results:
All interfaces with an IP address report it

Comment 1 Phillip Bailey 2019-01-30 16:26:48 UTC
Guest agent must be installed in order for IP addresses to be reported for multus networks. Closing as not a bug.