nova/releasenotes/notes/compute-object-ids-e6dee31eb7f1ce34.yaml
Dan Smith 27f384b7ac Add upgrade check for compute-object-ids linkage
Related to blueprint compute-object-ids

Change-Id: I6e837b9086fe20a9135712bca2d711843d39739a
2023-07-26 10:23:50 -07:00

9 lines
347 B
YAML

---
upgrade:
- |
A new database schema migration has been added that requires an online
data migration after upgrade. The change involves stricter linkage between
compute nodes, service records, and instances. A status check has been
added, which should pass once the schema *and* online data migrations have
been completed.