neutron/neutron/conf
Swaminathan Vasudevan 5524bf8434 DVR: Provide options for DVR North/South routing centralized
DVR supports both East/West and North/South routing. While the
SNAT is centralized the DNAT is mostly distributed. There are
certain circumstances where the DNAT might be centralized when
the ports are unbound.

In order to have a well defined behavior and when there are
no external network connectivity available in the compute host,
the DNAT functionality is centralized.
In order to achieve this we are introducing a new agent type
option 'dvr_no_external' to centralize the DNAT.

This new L3 agent type ('dvr_no_external') would only allow the East/West
routing to occur in the compute host and the DNAT or Floating IP will be
configured in the centralized network node.

Change-Id: Ia5d7336e478e0fa5ba62b7ae5ed0c56656116d94
Partial-Bug: #1667877
(cherry picked from commit 9515c771e7)
2017-08-18 22:09:37 +00:00
..
agent DVR: Provide options for DVR North/South routing centralized 2017-08-18 22:09:37 +00:00
extensions Refactoring config options for extension opts 2016-08-05 20:36:08 +00:00
plugins Remove deprecated prevent_arp_spoofing option 2017-07-20 13:57:14 -07:00
services Remove deprecated support for QoS notification_drivers 2017-04-17 06:32:01 -07:00
__init__.py Refactoring config options for quota 2016-05-11 09:15:38 -05:00
cache_utils.py Refactoring config options for cache_utils opts 2016-10-22 06:28:59 +00:00
common.py Deprecate web_framework option 2017-08-11 01:11:19 +00:00
quota.py Bump default quotas for ports, subnets, and networks 2017-03-21 18:35:28 +00:00
service.py Refactoring config options for service 2016-05-14 21:44:18 -05:00
wsgi.py Refactoring config options for wsgi opts 2016-08-03 19:49:58 +00:00