The cinder.db.migration Module

Database setup and migration commands.

db_sync(version=None, init_version=45, engine=None)

Migrate the database to version or the most recent version.

get_backend()

Previous topic

The cinder.db.base Module

Next topic

The cinder.db.sqlalchemy.api Module

Project Source

This Page