senlin-manage <action> [options]
senlin-manage provides utilities for operators to manage Senlin specific maintenance operations.
To issue a senlin-manage command:
senlin-manage <action> [options]
Run with -h or –help to see a list of available commands:
senlin-manage -h
Commands are db_version, db_sync . Below are some detailed descriptions.
senlin-manage db_version
Print out the db schema revision.
senlin-manage db_sync
Sync the database up to the most recent version.
The /etc/senlin/senlin.conf file contains global options which can be used to configure some aspects of senlin-manage, for example the DB connection and logging options.
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.