MAAS 2.0 cannot link physical device interfaces to tagged vlans, breaking juju 2.0 multi-NIC containers

Bug #1572070 reported by Dimiter Naydenov
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
MAAS
Fix Released
Critical
Blake Rouse
1.9
Fix Released
Critical
Blake Rouse

Bug Description

As demonstrated using this script http://paste.ubuntu.com/15927766/ against MAAS 2.0.0 (beta2+bzr4920) and MAAS 1.9.1+bzr4543-0ubuntu1 (trusty1), respectively.

Running the script with 'using_maas_20 = True' gives this output: http://paste.ubuntu.com/15927791/

The error is:
{
  "vlan": [
    "A physical interface can only belong to an untagged VLAN."
  ]
}

In contrast, running the same script with 'using_maas_20 = False' (against 1.9.1) we get expected success: http://paste.ubuntu.com/15927782/

This is a regression for Juju 2.0 will prevent the multi-NIC containers provisioning to work on MAAS 2.0.

Tags: juju

Related branches

Changed in maas:
status: New → In Progress
importance: Undecided → Critical
assignee: nobody → Blake Rouse (blake-rouse)
milestone: none → 2.0.0
Changed in maas:
status: In Progress → 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.