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

James Page james.page at ubuntu.com
Thu Dec 15 10:41:06 UTC 2016


Linuxbridge has not been a specific test target to date; however its
quite possible that the switch to using os-vif in the Ocata cycle will
resolve this problem.

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

** Changed in: nova-lxd (Ubuntu)
   Importance: Undecided => Medium

-- 
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:
  Triaged

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