vmware-nsx/neutron/plugins/openvswitch/agent
Swaminathan Vasudevan d60257b244 Fix DVR to service LBaaS VIP Ports
Currently, DVR router namespaces are created only
when there is a valid VM port on the compute
node, or for the gateway-port on the service node.
But when an LBaaS VIP port is created the l3 agent
does not create a DVR namespace to service the VIP port.
This fix enables DVR namespaces to be created to
service the LBaaS VIP port.

Also, this fix enables L2 Agent running in DVR
mode, to add-in OVS rules to enable packets to
be routed to such LBaaS VIP Ports which are
resident on DVR routed interfaces.

Therefore, with this fix both East-West and
North-South traffic will be serviced by DVR
for LBaas VIP Ports.

DocImpact

Authored-by: Swaminathan Vasudevan <swaminathan.vasudevan@hp.com>
Co-Authored-By: Vivekanandan Narasimhan <vivekanandan.narasimhan@hp.com>

Change-Id: I698b971d50721fb0512a11569f7d3139d0d456f3
Closes-Bug: #1356464
2014-08-26 06:43:12 -07:00
..
xenapi neutron-rootwrap-xen-dom0 handles data from stdin 2013-12-19 09:50:10 +01:00
__init__.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
ovs_dvr_neutron_agent.py Fix DVR to service LBaaS VIP Ports 2014-08-26 06:43:12 -07:00
ovs_neutron_agent.py Remove unneeded device_owner field from l2pop tuple 2014-08-08 18:37:23 +00:00