trove/tools/trove-config-generator.conf
Takashi Kajinami 1298374998 Fix missing oslo.db options
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
2024-02-26 01:45:01 +09:00

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