tripleo-heat-templates/releasenotes/notes/deprecate-manila-cephfs-enable-snapshot-7857604802378720.yaml
Takashi Kajinami e0cb3c6276 Deprecate ineffective ManilaCephFSCephFSEnableSnapshots
The cephfs_enable_snapshots parameter was deprecated in Manila[1]
during Victoria and was removed during Wallaby. Now Manila always
enables snapshot support for CephFS backend. Following that deprecation
in Manila, the corresponding parameter of puppet-manila was deprecated
during the Victoria cycle [2] and it is being removed during the Xena
cycle.

This deprecates the corresponding parameter from tripleo-heat-tempaltes
because it has no effect since Wallaby.

[1] 2d7c46445396b0db780ba456ffb9284b177a6ae4
[2] 2388d7510d600e358c76becf13d08581b489f2a7

Co-Authored-By: Goutham Pacha Ravi <gouthampravi@gmail.com>
Change-Id: I81565290603eb60c8c18e64c95ead7b761e8cb78
2021-07-19 22:17:37 +09:00

7 lines
205 B
YAML

---
deprecations:
- |
The ``ManilaCephFSCephFSEnableSnapshots`` parameter has been deprecated,
and has no effect now. Manila always enables snapshot support in Ceph FS
backend since Wallaby.