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
Guest agent must be installed in order for IP addresses to be reported for multus networks. Closing as not a bug.