cinder/releasenotes/notes/db-schema-from-newton-79b18439bd15e4c4.yaml
Sean McGinnis a9afbddd11 Compact Newton database migrations
This compacts all database migrations up to Newton into one
intial schema to remove the need to apply every database
change along the way.

Change-Id: I7b5833296292df2e6cc7d8d9306115e590fff25a
2017-09-26 00:32:21 -05:00

7 lines
237 B
YAML

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