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:
parent
a53dae62af
commit
505b9ceeae
@ -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.
|
||||
|
@ -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.
|
||||
|
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user