[Bug 1583524] Re: nova-lxd doesn't create the VLAN interface with LinuxBridge and VLAN segmentation

Alex Kavanagh 1583524 at bugs.launchpad.net
Fri Aug 17 13:53:16 UTC 2018


** Changed in: nova-lxd (Ubuntu)
       Status: Triaged => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
OpenStack, which is subscribed to nova-lxd in Ubuntu.
https://bugs.launchpad.net/bugs/1583524

Title:
  nova-lxd doesn't create the VLAN interface with LinuxBridge and VLAN
  segmentation

Status in nova-lxd package in Ubuntu:
  Fix Released

Bug description:
  Using nova-lxd with LinuxBridge/VLAN segmentation doesn't create the
  VLAN tagged interface on the compute.

  Seems in vif.py, function plug_bridge() checks for the 'should_create_vlan' meta tag on the network, but it is never set.
  Browsing nova code, it is set only in network/manager.py, VlanManager class, which seems to be not instantied by nova-lxd.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nova-lxd/+bug/1583524/+subscriptions



More information about the Ubuntu-openstack-bugs mailing list