Fix Train release note prelude

An incomplete sentence from a driver change somehow was merged for
Train, making this the overall message we give for the Train release.
This drops that message directly from the train branch since it only
needs to be changed there and we don't want it to accidentally be picked
up again in Ussuri.

Also fixed some minor formatting while I was touching the file.

Change-Id: Iab087cdb038da6e7e226eb7a7a0d44408982d02d
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
This commit is contained in:
Sean McGinnis 2019-12-02 09:02:11 -06:00
parent ef025a7935
commit befbca37cd
No known key found for this signature in database
GPG Key ID: CE7EE4BFAF8D70C8
1 changed files with 4 additions and 6 deletions

View File

@ -1,9 +1,7 @@
---
prelude: >
SolidFire cinder driver deprecate sf_allow_template_caching
deprecations:
- |
The configuration option sf_allow_template_caching for the
SolidFire cinder driver has been removed. Use image_volume_cache_enabled
equals True for a better template image cache that is managed from
cinder.
The configuration option ``sf_allow_template_caching`` for the
SolidFire driver has been removed. Use ``image_volume_cache`` enabled
equals ``True`` for a better template image cache that is managed from
Cinder.