cinder/releasenotes/notes/db-schema-from-liberty-f5fa57d67441dece.yaml
Sean McGinnis 38f2ad54b3 Compact Liberty database migrations
This compacts all database migrations up to Liberty into one
initial schema to remove the need to apply every database
change along the way.

Change-Id: Id3b43e0df3162e368007c705d249539047d5da08
2016-09-20 13:14:09 -05:00

7 lines
236 B
YAML

---
upgrade:
- The Cinder database can now only be upgraded from changes since the
Liberty release. In order to upgrade from a version prior to that,
you must now upgrade to at least Liberty first, then to Ocata or
later.