Skip to content

Sunstone fails to print IP address in VM list when IPs are no defined in NIC #5253

@OpenNebulaSupport

Description

@OpenNebulaSupport

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

  • Branch created
  • Code committed to development branch
  • Testing - QA
  • Documentation
  • Release notes - resolved issues, compatibility, known issues
  • Code committed to upstream release/hotfix branches
  • Documentation committed to upstream release/hotfix branches

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions