]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
ofagent: Remove obsolete bridge_mappings (plugin side)
authorYAMAMOTO Takashi <yamamoto@valinux.co.jp>
Fri, 24 Oct 2014 04:32:13 +0000 (13:32 +0900)
committerYAMAMOTO Takashi <yamamoto@valinux.co.jp>
Thu, 20 Nov 2014 00:48:00 +0000 (09:48 +0900)
commit266d4e4c31098b2049354a7973b0e2ed1042d8e8
treeb3bf36b72e30d44cdf67bcb583a4dc0b0e939d60
parent069efee20bcf0a751ac5f97597ebc0892f58a4ac
ofagent: Remove obsolete bridge_mappings (plugin side)

For ofagent, it has been superseded by physical_interface_mappings
and was planned to be removed in Kilo.

Related: blueprint ofagent-physical-interface-mappings
Change-Id: I1f7cbcde429a03e7e918dc224d8cbd8c6aa47049
neutron/plugins/ml2/drivers/mech_ofagent.py
neutron/tests/unit/ml2/drivers/test_l2population.py
neutron/tests/unit/ml2/drivers/test_ofagent_mech.py