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.

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