zun/tools/higgins-config-generator.conf
yanyanhu d6e4831cb0 Add gen-config tool
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
2016-05-27 03:11:44 -04:00

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