nova/releasenotes/notes/service-uuid-online-migration-17d48f198a6d4deb.yaml
Matt Riedemann 3a01e33d7e Add online data migration for populating services.uuid
This adds the online data migration for populating the
services.uuid column on older records.

Part of blueprint service-hyper-uuid-in-api

Change-Id: I6baf546d7075f7671df0abeb1e7d68372fd177ed
2017-05-04 13:27:53 -04:00

7 lines
253 B
YAML

---
upgrade:
- |
An online data migration has been added to populate the ``services.uuid``
column in the nova database for non-deleted services records. Listing or
showing services out of the ``os-services`` API will have the same effect.