
oslo.serialization and oslo.utils don't have any config options at all, and `tempest init` command did output warning message when generating tempest.conf. So this patch removes these entries from config-generator. Closes-Bug: #1620861 Change-Id: Icad81bca5e3e3b69dee99fdac71174c149fd6df2
6 lines
125 B
Plaintext
6 lines
125 B
Plaintext
[DEFAULT]
|
|
output_file = etc/tempest.conf.sample
|
|
namespace = tempest.config
|
|
namespace = oslo.concurrency
|
|
namespace = oslo.log
|