puppet-manila/releasenotes/notes/cleanup-glusterfs-native-deprecation-77a26e6b98b74147.yaml
Goutham Pacha Ravi bacfbc1c66 Fix deprecated glusterfs option
"glusterfs_native_path_to_private_key" is a deprecated
reference to "glusterfs_path_to_private_key" and the
fallback path is being removed [1]

[1] https://review.opendev.org/745206/
Change-Id: I47c795016c10f3afb7df4697ecf78880b8063b5a
Signed-off-by: Goutham Pacha Ravi <gouthampravi@gmail.com>
2020-08-12 13:54:57 +00:00

8 lines
282 B
YAML

---
deprecations:
- |
The parameter 'manila::backend::glusternative::glusterfs_native_path_to_private_key'
has been deprecated and replaced with
'manila::backend::glusternative::glusterfs_path_to_private_key'. The
older option will be removed in a future release.