e0cb3c6276
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
7 lines
205 B
YAML
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.
|