Fix reno warning for API DB relnote
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
This commit is contained in:
parent
996c2f6f05
commit
7222ac338c
@ -2,7 +2,8 @@
|
|||||||
prelude: >
|
prelude: >
|
||||||
Nova now requires a separate API database and manual
|
Nova now requires a separate API database and manual
|
||||||
intervention is required during an upgrade to Mitaka.
|
intervention is required during an upgrade to Mitaka.
|
||||||
|
|
||||||
upgrade:
|
upgrade:
|
||||||
- During an upgrade to Mitaka, operators must create and initialize
|
- During an upgrade to Mitaka, operators must create and initialize
|
||||||
a database for the API service. Configure this in
|
a database for the API service. Configure this in
|
||||||
[api_database]/connection, and then run `nova-manage api_db sync'
|
[api_database]/connection, and then run ``nova-manage api_db sync``
|
||||||
|
Loading…
x
Reference in New Issue
Block a user