Author: | openstack@lists.openstack.org |
---|---|
Date: | 2012-10-17 |
Copyright: | OpenStack Foundation |
Version: | 2013.1 |
Manual section: | 1 |
Manual group: | cloud computing |
nova-baremetal-manage <category> <action> [<args>]
nova-baremetal-manage manages bare-metal DB schema.
The standard pattern for executing a nova-baremetal-manage command is: nova-baremetal-manage <category> <command> [<args>]
Run without arguments to see a list of available command categories: nova-baremetal-manage
Categories are db. Detailed descriptions are below.
You can also run with a category argument such as “db” to see a list of all commands in that category: nova-baremetal-manage db
These sections describe the available categories and arguments for nova-baremetal-manage.
nova-baremetal-manage db version
Print the current database version.
nova-baremetal-manage db sync
Sync the database up to the most recent version. This is the standard way to create the db as well.
/etc/nova/nova.conf: get location of bare-metal DB