Previous topic

The nova.db.sqlalchemy.migrate_repo.versions.089_add_volume_id_mappings Module

Next topic

The nova.db.sqlalchemy.migrate_repo.versions.091_convert_volume_ids_to_uuid Module

This Page

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

The nova.db.sqlalchemy.migrate_repo.versions.090_modify_volume_id_datatype Module

downgrade(migrate_engine)

Convert volume and snapshot id columns back to int.

upgrade(migrate_engine)

Convert volume and snapshot id columns from int to varchar.