File: deprecate-standalone-api-opts-251e3b03b7c24c7a.yaml

package info (click to toggle)
puppet-module-heat 27.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,520 kB
  • sloc: ruby: 3,790; python: 33; sh: 10; makefile: 10
file content (12 lines) | stat: -rw-r--r-- 276 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
---
deprecations:
  - |
    The following parameters of the ``heat::api`` class and
    the ``heat::api_cfg`` class have been deprecated and has no effect now.

    - ``bind_host``
    - ``bind_port``
    - ``workers``
    - ``use_ssl``
    - ``cert_file``
    - ``key_file``