This Page

Psst... hey. You're reading the latest content, but it might be out of sync with code. You can read Nova 2011.1 docs or all OpenStack docs too.

The nova.db.migration Module

Database setup and migration commands.

nova.db.migration.db_sync(version=None)

Migrate the database to version or the most recent version.

nova.db.migration.db_version()

Display the current database version.