Fix releasenote RST syntax

Add an empty line so that display of the release notes works and it gets
passed as proper RST enumeration. Fix also a typo.

Change-Id: I994aa3cf173ec8a9412239544e3269aca17adc25
This commit is contained in:
Andreas Jaeger 2017-07-18 21:38:49 +02:00
parent 2abc8ab213
commit de4eb0c809
1 changed files with 2 additions and 1 deletions

View File

@ -6,6 +6,7 @@ fixes:
resource owner to the user. To fix we introduce a new configuration option
"gnocchi_external_project_owner" set by default to "service". The new
filter now allow two kind of Gnocchi resources:
* owned by the user project
* owned by "gnocchi_external_project_owner" and the orignal project_id of
* owned by "gnocchi_external_project_owner" and the original project_id of
the resource is the user project.