5d814a9837
Due to problems in oslo.service, configuration option generator is not collecting all options from the source file. This patch adds some other modules that contains configuration options. Change-Id: I7940d7bb5a5e17cf2bfc0a6d950807bb2d5de186 |
||
---|---|---|
.. | ||
config-generator.conf | ||
gen_pot | ||
gen-config | ||
README | ||
senlin-db-recreate | ||
setup-service |
Files in this directory are general developer tools or examples of how to do certain activities. ----- Tools ----- + senlin-db-recreate - This script drops the Senlin database from mysql in the case of developer data corruption or erasing Senlin. - Users are expected to customize the 'MYSQL_ROOT_PW' and 'MYSQL_SENLIN_PW' according to their deployments