Merge "Add release note for API DB migration requirements"

This commit is contained in:
Jenkins 2015-11-19 03:28:33 +00:00 committed by Gerrit Code Review
commit ad13da3aca

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'