[Bug 1583524] Re: nova-lxd doesn't create the VLAN interface with LinuxBridge and VLAN segmentation
György Szombathelyi
gyurco at freemail.hu
Thu Dec 15 16:04:02 UTC 2016
Sorry, didn't update the bug report. It is already fixed:
https://review.openstack.org/#/c/335421/
--
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