senlin/tools/README
2015-01-03 12:22:17 +08:00

13 lines
377 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 Ssenlin 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