kuryr-kubernetes/releasenotes/notes/deprecate_lbaasv2-a524aedf5d3a36bc.yaml
Daniel Mellado e9fd1004ab Deprecate running Kuryr-Kubernetes with lbaasv2
This commit marks the deprecation of the support of neutron-lbaasv2 in
Kuryr-Kubernetes. It adds a deprecation message, release note and
removes the usage of lbaasv2 in the upstream gates.

From now on, the default option for lbaasv2 will always be octavia.

Change-Id: I528fc7c0462445c880d13268435c993c2e2ff00f
2018-07-01 09:04:31 +03:00

16 lines
609 B
YAML

---
upgrade:
- |
Legacy Kuryr deployment relying on neutron-lbaas as the LBaaSv2 endpoint is
now deprecated. The possibility of using it as Kuryr's lbaasv2 endpoint
will be totally removed in one of the next releases.
deprecations:
- |
Running Kuryr-Kubernetes with neutron-lbaasv2 is now deprecated. The main
motivation for this is the deprecation of the neutron-lbaas implementation
in favour to Octavia.
Possibility of running Kuryr-Kubernetes with the lbaas handler pointing to
anything but Octavia or SDN lbaas implementations will be removed in
future releases.