]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
ofagent: Implement physical_interface_mappings
authorYAMAMOTO Takashi <yamamoto@valinux.co.jp>
Mon, 11 Aug 2014 04:41:13 +0000 (13:41 +0900)
committerYAMAMOTO Takashi <yamamoto@valinux.co.jp>
Tue, 2 Sep 2014 05:13:31 +0000 (14:13 +0900)
commit160305653ef56e7d3b394a13fe6dfba737a3775b
tree909a018f78972380efc6e09e77c91f1e716b340a
parent650e76abc5ab57c3044c6d9117222a4ea2b39253
ofagent: Implement physical_interface_mappings

Mark bridge_mappings as deprecated for ofagent.
Document that it will be removed in Kilo.

Implements: blueprint ofagent-physical-interface-mappings
Change-Id: I38e3b6aad2914dc5425435dd7775f66306375cd2
neutron/plugins/ml2/drivers/mech_ofagent.py
neutron/plugins/ofagent/README
neutron/plugins/ofagent/agent/ofa_neutron_agent.py
neutron/plugins/ofagent/common/config.py
neutron/plugins/openvswitch/common/config.py
neutron/tests/unit/ml2/drivers/test_ofagent_mech.py
neutron/tests/unit/ofagent/test_ofa_neutron_agent.py