File: lbaasv2-default-066d13cf24fc4c49.yaml

package info (click to toggle)
puppet-module-neutron 13.1.0-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 2,688 kB
  • sloc: ruby: 15,265; python: 40; sh: 20; makefile: 17
file content (9 lines) | stat: -rw-r--r-- 395 bytes parent folder | download | duplicates (2)
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.openstack.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.