File: cleanup-netapp-deprecation-6951452b46357d22.yaml

package info (click to toggle)
puppet-module-manila 21.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 1,512 kB
  • sloc: ruby: 4,738; python: 38; makefile: 10; sh: 10
file content (10 lines) | stat: -rw-r--r-- 454 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
---
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.