nova/releasenotes/notes/bp-cells-instance-groups-api-db-910a44ef5f2f7769.yaml
melanie witt d35e1577c9 Add online migration to move instance groups to API database
This moves instance groups from the main database to the API database
in an online migration.

Part of blueprint cells-instance-groups-api-db

Change-Id: I946767509903c76e9089bda02e24d964e383b91c
2016-08-22 03:50:24 -07:00

7 lines
283 B
YAML

---
upgrade:
- The nova-manage db online_data_migrations command will now migrate server
groups to the API database. New server groups will be automatically created
in the API database but existing server groups must be manually migrated
using the nova-manage command.