[2.3, UI] MAAS 'Containers' tab drops 'mac' address instead of hostname

Bug #1743400 reported by Andres Rodriguez
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
MAAS
Fix Released
Medium
Unassigned
2.3
Triaged
Medium
Unassigned

Bug Description

In the machine details page 'Containers' tab, the container listing is showing incorrect information.

When you have a container with multiple interface, MAAS removes the mac address of the second interface instead of removing the hostname. As such, MAAS should not duplicate the hostname, but include all MAC addresses:

The currently shown:

machine1 <mac1> <ip1>
machine1 <ip2>

What MAAS should show:

machine1 <mac1> <ip1>
         <mac2> <ip2>
machine2 <mac3> <ip3>

summary: - [2.3] MAAS 'Containers' tab drops 'mac' address instead of hostname
+ [2.3, UI] MAAS 'Containers' tab drops 'mac' address instead of hostname
Changed in maas:
milestone: none → 2.4.0alpha1
importance: Undecided → Critical
status: New → Triaged
Changed in maas:
milestone: 2.4.0alpha1 → 2.4.0alpha2
Changed in maas:
milestone: 2.4.0alpha2 → 2.4.0beta1
Changed in maas:
importance: Critical → High
Changed in maas:
importance: High → Medium
Changed in maas:
status: Triaged → Fix Committed
Changed in maas:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.