71190773e1
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>
7 lines
157 B
INI
7 lines
157 B
INI
[DEFAULT]
|
|
output_file = etc/neutron/plugins/ml2/linuxbridge_agent.ini.sample
|
|
wrap_width = 79
|
|
|
|
namespace = neutron.ml2.linuxbridge.agent
|
|
namespace = oslo.log
|