neutron/neutron/agent/l3/extensions
LIU Yulong 9b2dc84959 Not process port forwarding if no snat functionality
If dvr router is processed on a 'dvr_snat' node but without snat
functionality, the port forwarding should not be processed on
this host since the snat-namespace will never be created. For
instance, the isolated DHCP node which only have the namespace
of qrouter. The l3 agent will process this router, but should
not do any port forwarding actions.

Change-Id: I6ecd86089643f4eb98865a8d8d0dec4359564026
Closes-Bug: #1825088
(cherry picked from commit 4082e280c8)
2019-04-30 01:39:50 +00:00
..
qos [QoS] Clear rate limits when default null values are used 2018-07-20 11:23:19 +02:00
__init__.py [L3][QoS] L3 agent side Floating IP rate limit 2017-12-20 10:20:05 +08:00
port_forwarding.py Not process port forwarding if no snat functionality 2019-04-30 01:39:50 +00:00