cinder/releasenotes/notes/deprecate-sf-allow-template-caching-b3a1ea32512cbb11.yaml
Sean McGinnis befbca37cd
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>
2019-12-02 09:02:11 -06:00

8 lines
252 B
YAML

---
deprecations:
- |
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.