7222ac338c
Sphinx was giving a warning because of the bad string having `'. Since we want to better linting the notes, we need to fix that. Also adding an empty line between the 2 sections to be cleaner. Change-Id: Ic6b1a4c71592bf41ee8148db147cf014ba2922f3
10 lines
336 B
YAML
10 lines
336 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``
|