Previous topic

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

Next topic

The nova.db.sqlalchemy.migrate_repo.versions.092_add_instance_system_metadata 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.091_convert_volume_ids_to_uuid 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.