Add release note for API DB migration requirements

This is related to the Cells V2 work.

Change-Id: I43ddc5164f88fb049fe49ad4672fbf09b2b1987e
This commit is contained in:
Dan Smith 2015-11-16 07:41:13 -08:00 committed by Dan Smith
parent c0b71a20c7
commit 97de12f619

View File

@ -0,0 +1,8 @@
---
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'