File: deprecate-neutron_api_config-56e07cb7d3b71a29.yaml

package info (click to toggle)
puppet-module-neutron 21.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 3,316 kB
  • sloc: ruby: 13,629; python: 38; sh: 15; makefile: 10
file content (9 lines) | stat: -rw-r--r-- 320 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
---
deprecations:
  - |
    The ``neutron_api_config`` type has been deprecated.
    Use the ``neutron_api_paste_ini`` type instead.
  - |
    The ``neutron::config::api_config`` parameter has been deprecated and will
    be removed in a future release. Use the ``neutron::config::api_paste_ini``
    parameter instead.