File: update-cinder-auth-params-987a691d2e17ac92.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 (18 lines) | stat: -rw-r--r-- 528 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
---
features:
  - |
    Now ``manila::volume::cinder`` can configure required parameters for
    Keystone v3 auth.
deprecations:
  - |
    The following parameters in ``manila::volume::cinder`` class has been
    deprecated and will be removed in a future release.

    - ``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``