File: openstacksdk-23a1334aadc64d02.yaml

package info (click to toggle)
puppet-module-neutron 25.0.0-6
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 3,708 kB
  • sloc: ruby: 12,680; python: 38; sh: 15; makefile: 10
file content (14 lines) | stat: -rw-r--r-- 490 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
---
deprecations:
  - |
    The ``neutron::agents::ml2::networking_baremetal::auth_strategy`` parameter
    has been deprecated and has no effect.

  - |
    The following parameters of ``neutron::agents::ml2::networking_baremetal``
    class have been renamed. Old parameters were deprecated and will be removed
    in a future release.

    - ``ironic_url`` => ``endpoint_override``
    - ``retry_interval`` => ``status_code_retry_delay``
    - ``max_retries`` => ``status_code_retries``