]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Remove transparent VLAN support from base plugin
authorGary Kotton <gkotton@vmware.com>
Mon, 9 Nov 2015 08:38:54 +0000 (00:38 -0800)
committerGary Kotton <gkotton@vmware.com>
Sat, 28 Nov 2015 14:07:23 +0000 (06:07 -0800)
commit330cbc995fc61eb3819292c795e91c8cd9f552a2
tree1c790d852002be316316e6dd1db61d79879b5df7
parent749089115727a42185bd0e99407887a99968901e
Remove transparent VLAN support from base plugin

The transparent VLAN is an extension. This code was bundled part
of the base plugin.
Commit 809e434d2da99cb3e1a778be9838b1175e785e76 has a todo to remove
the code from the base plugin.

Change-Id: Id5fd68e2b0e6396dc411697e14670f7236dc78d4
neutron/db/db_base_plugin_common.py
neutron/db/db_base_plugin_v2.py
neutron/extensions/vlantransparent.py
neutron/plugins/ml2/managers.py
neutron/plugins/ml2/plugin.py
neutron/tests/unit/extensions/test_vlantransparent.py