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
6 lines
97 B
Plaintext
6 lines
97 B
Plaintext
[DEFAULT]
|
|
output_file = etc/neutron_lbaas.conf.sample
|
|
wrap_width = 79
|
|
|
|
namespace = neutron.lbaas
|