
This ensures that the options from the oslo.db library are picked up by oslo-config-generator. Also, update .gitignore so that the sample config file is ignored by git. Change-Id: I6ab051fd1c8034d9697b1caab9c1fda64a3275c3
12 lines
259 B
Plaintext
12 lines
259 B
Plaintext
[DEFAULT]
|
|
output_file = etc/trove/trove.conf.sample
|
|
wrap_width = 79
|
|
namespace = trove.config
|
|
namespace = oslo.db
|
|
namespace = oslo.messaging
|
|
namespace = oslo.middleware
|
|
namespace = oslo.log
|
|
namespace = oslo.policy
|
|
namespace = osprofiler
|
|
namespace = oslo.cache
|