The cinder.db.migration Module¶
Database setup and migration commands.
- 
db_sync(version=None, init_version=60, engine=None)¶
- Migrate the database to version or the most recent version. 
- 
get_backend()¶
cinder.db.migration Module¶Database setup and migration commands.
db_sync(version=None, init_version=60, engine=None)¶Migrate the database to version or the most recent version.
get_backend()¶