tripleo-heat-templates/releasenotes/notes/deprecate-manila-cephfs-enable-snapshot-7857604802378720.yaml
Takashi Kajinami 7b34a9649d 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

NOTE(stable/wallaby):
  The backport dealt with conflicts due to the changes in
  deployment/manila/manila-backend-cephfs.yaml that were introduced in xena:
  https://review.opendev.org/c/openstack/tripleo-heat-templates/+/816737

  This deprecation change should be backported in order to introduce
  these deprecation removal changes:
  https://review.opendev.org/c/openstack/tripleo-heat-templates/+/839358

Co-Authored-By: Goutham Pacha Ravi <gouthampravi@gmail.com>
Change-Id: I81565290603eb60c8c18e64c95ead7b761e8cb78
(cherry picked from commit e0cb3c6276)
2022-05-13 16:42:54 +00: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.