nova/releasenotes/notes/api-database-now-required-6245f39d36885d1c.yaml
Dan Smith 97de12f619 Add release note for API DB migration requirements
This is related to the Cells V2 work.

Change-Id: I43ddc5164f88fb049fe49ad4672fbf09b2b1987e
2015-11-18 21:43:37 +00:00

9 lines
333 B
YAML

---
prelude: >
Nova now requires a separate API database and manual
intervention is required during an upgrade to Mitaka.
upgrade:
- During an upgrade to Mitaka, operators must create and initialize
a database for the API service. Configure this in
[api_database]/connection, and then run `nova-manage api_db sync'