Add a newline at the end of release note files

Most files have one, but three were missing it.

Change-Id: Ia2b7696118872be06b03ff9f8ba47343db0b5c0e
This commit is contained in:
Pierre Riteau 2016-08-31 20:58:03 +01:00
parent a53dae62af
commit 505b9ceeae
3 changed files with 3 additions and 3 deletions

View File

@ -17,4 +17,4 @@ upgrade:
determine if a cached entry will be still valid when download starts. The
value of [glance]swift_temp_url_expected_download_start_delay must be less
than the value for the [glance]swift_temp_url_duration configuration
option.
option.

View File

@ -8,4 +8,4 @@ upgrade:
is added. After Ironic has created the RAID config job on the DRAC card,
it continues to check for status update on the config job to determine
whether the RAID configuration was successfully finished at this interval.
Default is 120 seconds.
Default is 120 seconds.

View File

@ -3,4 +3,4 @@ fixes:
- Remove the possibility to set incorrect node name by specifying multiple
add/replace operations in patch request. Since this version, all the values
specified in the patch for name are checked, in order to conform to
JSON PATCH RFC https://tools.ietf.org/html/rfc6902.
JSON PATCH RFC https://tools.ietf.org/html/rfc6902.