e719861c00
This adds a new tox environment, genconfig, which generates sample neutron LBaaS configuration file using oslo-config-generator. DocImpact: Update the docs that LBaaS no longer includes static example configuration files. Instead, use tools/generate_config_file_samples.sh to generate them and the files generated now end with .sample extension. Partially-Implements: blueprint autogen-neutron-conf-file Change-Id: I25507f3bc6e995580aa91a912c2cf4110757df15 Partial-bug: #1199963
7 lines
121 B
INI
7 lines
121 B
INI
[DEFAULT]
|
|
output_file = etc/lbaas_agent.ini.sample
|
|
wrap_width = 79
|
|
|
|
namespace = neutron.lbaas.agent
|
|
namespace = oslo.log
|