File: deprecated-all-lbaas-2a80447b63977968.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 (18 lines) | stat: -rw-r--r-- 699 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
---
deprecations:
  - |
    Neutron LBaaS is deprecated since Queens so all the following resources
    and parameters are deprecated and will be removed in a future release:

    - ``neutron::agents::lbaas``
    - ``neutron::config::lbaas_agent_config``
    - ``neutron::server::ensure_lbaas_package``
    - ``neutron::services::lbaas``
    - ``neutron::services::lbaas::haproxy``
    - ``neutron::services::lbaas::octavia``

    Please see the following link for more information on this deprecation:
    https://wiki.openstack.org/wiki/Neutron/LBaaS/Deprecation

    You should use the Octavia project to implement LBaaS.
    https://docs.openstack.org/octavia/latest/reference/introduction.html