yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #61551
[Bug 1664659] Re: linuxbridge vlan-aware-vms subports do not get wired
Reviewed: https://review.openstack.org/254880
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=1e95cfa98a12548b09a974c6db66d386f3b36d05
Submitter: Jenkins
Branch: master
commit 1e95cfa98a12548b09a974c6db66d386f3b36d05
Author: Mark McClain <mark@xxxxxxxxxxx>
Date: Tue Dec 8 11:58:15 2015 -0500
Invert device_owner to avoid filtering too much
In an earlier change[1], a filter was added to avoid Linuxbridge races
with Nova. This filter breaks anything else using device owners other
than n(eutron|etwork):.
[1] https://review.openstack.org/#/c/193485/
Closes-Bug: #1524004
Closes-Bug: #1664659
Change-Id: I31a8e0e255b8b0251c991d5e20a4b9441d4ec489
** Changed in: neutron
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1664659
Title:
linuxbridge vlan-aware-vms subports do not get wired
Status in neutron:
Fix Released
Bug description:
The device_owner change to 'trunk:subport' from 'network:subport'
broke the linux bridge implementation of vlan-aware-vms because of
some logic in the linux bridge agent to skip things it thinks might be
nova ports.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1664659/+subscriptions
References