]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Linuxbridge support for L3 agent
authorGary Kotton <gkotton@redhat.com>
Sun, 19 Aug 2012 14:20:49 +0000 (10:20 -0400)
committerGary Kotton <gkotton@redhat.com>
Sun, 19 Aug 2012 15:02:06 +0000 (11:02 -0400)
commit9ed18eb0e1aeb87a43ab44f8b5f6979f084f2845
treeccda816d3e9889bdc4ff3aea3d0b3b8b283cb41b
parent7afb37af76efc2978c442cbf80ac46c3ef1b661f
Linuxbridge support for L3 agent

Fixes bug 1037245

For the linux bridge this changes the generic interface name prefix
from "dhc" to "ns-".

Change-Id: I37078dadcbffa7e0b45d1523e7a03bb7c0d36919
quantum/agent/l3_agent.py
quantum/agent/linux/interface.py
quantum/plugins/linuxbridge/lb_quantum_plugin.py
quantum/tests/unit/test_linux_interface.py