neutron/neutron/conf/agent
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
..
database Relocate Agent DB model 2016-10-07 14:18:19 -04:00
l3 DVR: Provide options for DVR North/South routing centralized 2017-08-18 22:09:37 +00:00
metadata Use HostAddressOpt for opts that accept IP and hostnames 2017-04-20 07:24:31 -04:00
__init__.py Refactoring config options for dhcp agent 2016-07-06 17:24:23 +00:00
agent_extensions_manager.py Refactoring config options for l2 agent ext opts 2016-11-21 19:45:04 +00:00
cmd.py Refactoring config options for cmd 2016-07-31 04:37:29 +00:00
common.py Agent common config 2017-03-15 09:52:18 -06:00
dhcp.py Remove deprecated dhcp_domain from dhcp_agent.ini 2016-12-07 15:37:57 -05:00
l2_ext_fdb_population.py Refactoring config options for l2 agent ext opts 2016-11-21 19:45:04 +00:00
ovs_conf.py Refactoring config options of agent/common/ovs_lib 2016-07-31 13:39:52 +00:00
securitygroups_rpc.py Refactoring security group config options 2016-08-05 20:08:08 +00:00
xenapi_conf.py XenAPI: Support daemon mode for rootwrap 2017-01-19 07:33:43 +00:00