yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #15988
[Bug 1301144] Re: ofagent incorrectly uses OF1.0 VLAN semantics
** Changed in: neutron
Status: Fix Committed => 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/1301144
Title:
ofagent incorrectly uses OF1.0 VLAN semantics
Status in OpenStack Neutron (virtual network service):
Fix Released
Bug description:
while ofagent uses OF1.3, it incorrectly uses OF1.0 terms in some
places.
namely, _local_vlan_for_flat uses 0xffff to mean "no VLAN".
it should use OFPVID_NONE and pop_vlan/push_vlan appropriately.
the same problem exists for reclaim_local_vlan.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1301144/+subscriptions
References