The nova.virt.baremetal.db.migration Module

Database setup and migration commands.

db_sync(version=None)

Migrate the database to version or the most recent version.

db_version()

Display the current database version.

Previous topic

The nova.virt.baremetal.db.api Module

Next topic

The nova.virt.baremetal.db.sqlalchemy.api Module

This Page