![yanyanhu](/assets/img/avatar_default.png)
This patch adds gen-config tool which wraps oslo-config-generator. It also moves README-higgins.conf.txt and higgins-config-generator.conf files from etc/higgins to tools directory so etc/higgins will only be used to maintain configuration files of Higgins service. Change-Id: I53cc5aeba6001b147c7cf6ffba33056470646f0f
14 lines
328 B
Plaintext
14 lines
328 B
Plaintext
[DEFAULT]
|
|
output_file = etc/higgins/higgins.conf.sample
|
|
wrap_width = 79
|
|
|
|
namespace = higgins
|
|
namespace = keystonemiddleware.auth_token
|
|
namespace = oslo.concurrency
|
|
namespace = oslo.db
|
|
namespace = oslo.log
|
|
namespace = oslo.messaging
|
|
namespace = oslo.policy
|
|
namespace = oslo.service.periodic_task
|
|
namespace = oslo.service.service
|