File: remove-deprecated-cinder-params-c5dfd5ece0c1079c.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 (14 lines) | stat: -rw-r--r-- 374 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
---
upgrade:
  - |
    The following parameters of the ``manila::volume::cinder`` class have been
    removed.

    - ``cinder_catalog_info``
    - ``cinder_ca_certificates_file``
    - ``cinder_http_retries``
    - ``cinder_cross_az_attach``
    - ``cinder_admin_username``
    - ``cinder_admin_password``
    - ``cinder_admin_tenant_name``
    - ``cinder_admin_auth_url``