puppet-nova/releasenotes/notes/add-nova-db-online-data-migrations-586a6f3c23dfefcb.yaml
marios 50c1733e79 Add a class to run the db online_data_migrations
This adds support for running the online_data_migrations
which needs to happen after a dbsync when you upgrade to
Newton.

Change-Id: Ibb119c280b5b6d07db06a63dd9efcc2526355f5f
Related-Bug: 1656791
2017-01-26 13:11:51 +00:00

6 lines
213 B
YAML

---
features:
- Added a class to run the db online_data_migrations. This needs to happen
after a dbsync when you when you upgrade to Newton. More info at
https://bugs.launchpad.net/tripleo/+bug/1656791.