solum/tools/config
Abhishek Chanda bdc7362b64 Use the new keystonemiddleware module
The keystoneclient.middleware module is deprecated

Change-Id: I1fbf84a54dd3ee1306ea8c8e5e767ff2d959df22
Closes-Bug: #1377822
2014-12-13 18:06:54 +00:00
..
README.rst Remove analyze_opts paragraph in readme 2014-07-28 17:01:09 +02:00
generate_sample.sh Update oslo-incubator (except the db code) 2014-08-07 14:00:27 +10:00
oslo.config.generator.rc Use the new keystonemiddleware module 2014-12-13 18:06:54 +00:00

README.rst

Auto-generation of sample configuration

This generate_sample.sh tool is used to generate etc/solum/solum.conf.sample

Run it from the top-level working directory i.e.

$> ./tools/config/generate_sample.sh -b ./ -p solum -o etc/solum

Watch out for warnings about modules like libvirt, qpid and zmq not being found - these warnings are significant because they result in options not appearing in the generated config file.