File: lbaasv2-default-066d13cf24fc4c49.yaml

package info (click to toggle)
puppet-module-neutron 25.0.0-6
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 3,708 kB
  • sloc: ruby: 12,680; python: 38; sh: 15; makefile: 10
file content (9 lines) | stat: -rw-r--r-- 393 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
---
upgrade:
  - Switch-on lbaasv2 by default instead of lbaasv2 to follow what upstream Neutron is doing
    in https://review.opendev.org/286381 and also switch default device_driver to be
    neutron_lbaas.drivers.haproxy.namespace_driver.HaproxyNSDriver

deprecations:
  - enable_v1 and enable_v2 are deprecated in neutron::agents::lbaas.
  - LBaaS v1 deployment is not supported anymore.