senlin/tools/README
2015-02-12 22:34:43 -05:00

13 lines
376 B
Plaintext

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