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
8 lines
291 B
YAML
8 lines
291 B
YAML
---
|
|
prelude: >
|
|
Generation of sample Neutron LBaaS configuration files.
|
|
features:
|
|
- Neutron LBaaS no longer includes static example configuration files.
|
|
Instead, use tools/generate_config_file_samples.sh to generate them.
|
|
The files are generated with a .sample extension.
|