
Currently there was no support for oslo.config in valence. This patch does the following: * Add a config generator tool. * Added support to use oslo.config * Added oslo.i18n support needed for translation Change-Id: I444b47a20a69c3e075ea36abf337f343b38549d0 Partially-Implements: blueprint director-plugin-cookiecutter
4 lines
81 B
Plaintext
4 lines
81 B
Plaintext
[DEFAULT]
|
|
output_file = etc/valence/valence.conf.sample
|
|
namespace = valence.conf
|