puppet-cinder/releasenotes/notes/solidfire-cleanup-yoga-96b3279af73b339f.yaml
Takashi Kajinami 75d8b7100d Solidfire: Deprecate ineffective parameters
The following two parameters of the Solidfire volume driver were
already removed from cinder by [1].

 - sf_allow_template_caching
 - sf_template_account_name

This change deprecate the corresponding parameters so that we can
remove these completely in the next cycle.

[1] fd495d010c11bd527710a491d6260dd8e0e4ee36

Change-Id: I57b775db9b557d43c7abb6975e2237b378e54915
2022-01-16 11:00:19 +09:00

9 lines
222 B
YAML

---
features:
- |
The following parameters of the ``cinder::backend::solidfire`` resource
type have been deprecated and have no effect now.
- ``sf_template_account_name``
- ``sf_allow_template_caching``