Description
When the IP addresses are retrieved by the monitoring process and cannot be associated to a NIC Sunstone fails printing them and it prints undefined instead.
To Reproduce
- Create a new VM
- Add a new IP address from inside the VM (e.g
ip a add 192.168.123.1/24 dev eth0)
- Wait for the monitoring to add the information to the VM:
<GUEST_IP_ADDRESSES><![CDATA[192.168.122.100,192.168.122.130]]></GUEST_IP_ADDRESSES>
Expected behavior
Sunstone should print the IP addresses retrieved by the monitoring information in the list table.
Details
- Affected Component: Sunstone
- Hypervisor: vCenter
- Version: 5.12
Progress Status
Description
When the IP addresses are retrieved by the monitoring process and cannot be associated to a NIC Sunstone fails printing them and it prints
undefinedinstead.To Reproduce
ip a add 192.168.123.1/24 dev eth0)Expected behavior
Sunstone should print the IP addresses retrieved by the monitoring information in the list table.
Details
Progress Status