
Import the framework to generate sample config files using oslo-config-generator so that we can easily maintain consistency between code and the sample file. Note that this effectively removes the override made in the previous sample file. Change-Id: I35352e26f28b0435c05956b0f99c75078d110cbc
6 lines
86 B
INI
6 lines
86 B
INI
[DEFAULT]
|
|
output_file = etc/taas.ini.sample
|
|
wrap_width = 79
|
|
|
|
namespace = neutron.taas
|