cinder/releasenotes/notes/db-schema-from-ocata-e1d7dd1dc4d3a0d9.yaml
Sean McGinnis 1133619108
Compact DB migrations to Ocata
This compacts all database migrations up to Ocata into one
intial schema to remove the need to apply every database
change along the way.

Change-Id: I53f45472d6c1aeafa35064cc1d80c5376ff32b9b
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2019-02-07 15:06:22 -06:00

7 lines
210 B
YAML

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