e9fd1004ab
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
16 lines
609 B
YAML
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.
|