File: deprecate-native-ssl-b35cc074d5cf11aa.yaml

package info (click to toggle)
puppet-module-glance 25.0.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,916 kB
  • sloc: ruby: 5,895; python: 38; makefile: 11; sh: 10
file content (10 lines) | stat: -rw-r--r-- 277 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
---
deprecations:
  - |
    The following parameters of the ``glance::api`` class have been deprecated
    and now have no effect. Thse parameters have been unused by Glance since
    Glance removed native ssl support.

    - ``cert_file``
    - ``key_file``
    - ``ca_file``