Previous topic

The cinder.db.sqlalchemy.migrate_repo.versions.004_volume_type_to_uuid Module

Next topic

The cinder.db.sqlalchemy.migrate_repo.versions.006_snapshots_add_provider_location Module

This Page

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

The cinder.db.sqlalchemy.migrate_repo.versions.005_add_source_volume_column Module

downgrade(migrate_engine)

Remove source volume id column to volumes.

upgrade(migrate_engine)

Add source volume id column to volumes.