karbor.db.migration Module¶Database setup and migration commands.
karbor.db.migration.db_sync(version=None, init_version=0, engine=None)¶Migrate the database to version or the most recent version.
karbor.db.migration.get_backend()¶
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.