puppet-cinder/releasenotes/notes/purestorage-handle-imagecache-6c2d78f91746bdbf.yaml
Andrew Austin 9299788303 Handle image_volume_cache_enabled for PureStorage backend
Allows image_volume_cache_enabled to be set in the PureStorage
backend. This parameter will default to true if not set explicitly.

Change-Id: I9302dfde055c2e53bdb83bab4a873e00468e7ce1
Closes-bug: 1819055
2019-03-11 22:48:44 +00:00

7 lines
241 B
YAML

---
features:
- |
Add new parameter cinder::backend::pure::image_volume_cache_enabled
Allows setting of the image_volume_cache_enabled option on the managed
Cinder backend for PureStorage. The option defaults to True if unset.