keystone/doc/source/online_schema_migration_exa...

1.1 KiB

Online SQL schema migration examples

This document links to several examples implementing online SQL schema migrations to facilitate simultaneously running OpenStack services in different versions with the same DB schema.

For documentation on how to make online migrations move on to Database Schema Migrations <online-migration>.