puppet-manila/releasenotes/notes/cleanup-netapp-deprecation-6951452b46357d22.yaml
Goutham Pacha Ravi d338064529 Fix deprecated netapp option
"netapp_root_volume_name" is a deprecated
reference to "netapp_root_volume" and the
fallback path is being removed [1]

[1] https://review.opendev.org/745206/
Signed-off-by: Goutham Pacha Ravi <gouthampravi@gmail.com>
Change-Id: I3891e8278c5b4a08d1baf435adede425498c3652
2020-08-11 17:51:18 -07:00

11 lines
454 B
YAML

---
deprecations:
- |
The parameter 'manila::backend::netapp::netapp_root_volume_name' has
been deprecated and replaced by 'manila::backend::netapp::netapp_root_volume'.
The older option will be removed in a future release.
- |
The parameter 'manila::share::netapp::netapp_root_volume_name' has
been deprecated and replaced by 'manila::share::netapp::netapp_root_volume'.
The older option will be removed in a future release.