vmware-nsx/neutron/common
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
..
__init__.py Update License Headers to replace Nicira with VMware 2014-02-27 08:11:15 +00:00
config.py Merge "Make sure that gateway is in CIDR range by default" 2014-08-05 07:54:22 +00:00
constants.py Fix DVR to service LBaaS VIP Ports 2014-08-26 06:43:12 -07:00
exceptions.py Add partial specs support in ML2 for vlan provider networks 2014-07-19 10:40:49 +02:00
ipv6_utils.py Ensure ip6tables are used only if ipv6 is enabled in kernel 2014-08-19 15:12:18 +02:00
log.py Use method's logger in log decorator 2014-07-15 11:08:33 +02:00
rpc.py add auth token to context 2014-08-12 11:17:21 +09:00
test_lib.py Remove the useless vim modelines 2014-06-21 15:07:31 +08:00
topics.py RPC additions to support DVR 2014-07-17 11:45:45 -07:00
utils.py Fix DVR to service LBaaS VIP Ports 2014-08-26 06:43:12 -07:00