cinder/releasenotes/notes/db-schema-from-queens-de5025a780ff1d30.yaml
Sean McGinnis 883e785375
Compact DB migrations to Queens
This compacts all database migrations up to Queens into one initial
schema to remove the need to apply every database change along the way.

Change-Id: I45f3f9ab1b6f931fcda9a64ae71bb479b250fbe3
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2019-05-03 09:45:21 -05:00

7 lines
212 B
YAML

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