neutron/neutron/agent
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
..
common Automatically generate neutron core configuration files 2015-11-27 15:22:59 +00:00
dhcp Automatically generate neutron core configuration files 2015-11-27 15:22:59 +00:00
l2 Fix some reST field lists in docstrings 2015-11-15 08:54:32 +08:00
l3 Automatically generate neutron core configuration files 2015-11-27 15:22:59 +00:00
linux Automatically generate neutron core configuration files 2015-11-27 15:22:59 +00:00
metadata Automatically generate neutron core configuration files 2015-11-27 15:22:59 +00:00
ovsdb Automatically generate neutron core configuration files 2015-11-27 15:22:59 +00:00
windows Make sure we return unicode strings for process output 2015-11-20 16:49:51 +01:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
dhcp_agent.py Remove deprecated use_namespaces option 2015-11-18 19:17:29 +01:00
firewall.py Add conntrack-tool to manage security groups 2015-07-21 20:24:53 +08:00
l3_agent.py Remove deprecated use_namespaces option 2015-11-18 19:17:29 +01:00
metadata_agent.py Allow metadata proxy running with nobody user/group 2015-04-06 18:31:37 +02:00
rpc.py Deprecate new= argument from create_connection 2015-11-06 13:27:37 +01:00
securitygroups_rpc.py Automatically generate neutron core configuration files 2015-11-27 15:22:59 +00:00