neutron/neutron/agent/l3
Martin Hickey 71190773e1 Automatically generate neutron core configuration files
This adds a new tox environment, genconfig, which generates sample
neutron core configuration file using oslo-config-generator.

Updates to some configuration option help messages to reflect useful
details that were missing in the code but were present in config files.

It also adds details to devref on how to update config files.

Partially-Implements: blueprint autogen-neutron-conf-file

DocImpact

Change-Id: I1c6dc4e7d479f1b7c755597caded24a0f018c712
Closes-bug: #1199963
Co-Authored-By: Louis Taylor <louis@kragniz.eu>
2015-11-27 15:22:59 +00:00
..
__init__.py Move classes out of l3_agent.py 2014-12-10 15:19:28 -07:00
agent.py Fix alignment in message and remove unused module 2015-11-26 08:16:45 +00:00
config.py Automatically generate neutron core configuration files 2015-11-27 15:22:59 +00:00
dvr.py Delete fipnamespace when external net removed on DVR 2015-10-22 12:54:55 -07:00
dvr_edge_ha_router.py Optimize router delete execution 2015-11-23 23:50:02 -06:00
dvr_edge_router.py Optimize router delete execution 2015-11-23 23:50:02 -06:00
dvr_fip_ns.py Set ip_nonlocal_bind in namespace if it exists 2015-10-20 09:47:41 -04:00
dvr_local_router.py Optimize router delete execution 2015-11-23 23:50:02 -06:00
dvr_router_base.py Optimize router delete execution 2015-11-23 23:50:02 -06:00
dvr_snat_ns.py Fix _device_to_port_id for non-tap devices 2015-04-29 14:53:43 +00:00
fip_rule_priority_allocator.py Preserve DVR FIP rule priority over Agent restarts 2015-08-12 15:52:19 -05:00
ha.py Don't update metadata_proxy if metadata is not enabled 2015-10-28 05:57:43 -04:00
ha_router.py Optimize router delete execution 2015-11-23 23:50:02 -06:00
item_allocator.py Introduce ItemAllocator class 2015-08-07 11:26:53 -05:00
keepalived_state_change.py Replace keepalived notifier bash script with Python ip monitor 2015-03-18 18:59:33 -04:00
legacy_router.py Stop sending gratuitous arp when ip version is 6 2015-06-11 13:47:04 -04:00
link_local_allocator.py Fix usage of netaddr '.broadcast' 2015-08-31 12:38:39 +00:00
namespace_manager.py Remove deprecated use_namespaces option 2015-11-18 19:17:29 +01:00
namespaces.py Remove deprecated namespace deletion options 2015-10-21 12:53:14 +02:00
router_info.py Optimize router delete execution 2015-11-23 23:50:02 -06:00
router_processing_queue.py L3 agent changes and reference implementation for IPv6 PD 2015-08-25 08:44:13 +01:00