ovn-octavia-provider/releasenotes/notes/session-persistence-b409428a8907f542.yaml
Luis Tomas Bolivar 382ddb0329 Add support for SOURCE_IP session persistence
This patch adds support to configure ovn loadbalancer
affinity_timeout option based on the pool session persistence
timeout.

Change-Id: I07c8f3492e62576f66008e8ea1ef9846bed8c6fa
2023-07-11 11:34:52 +02:00

8 lines
295 B
YAML

---
features:
- |
Now the OVN Octavia provider uses the affinity_timeout option of OVN
Load Balancers to support pools sessions persistence. It only supports
the SOURCE_IP option type. If not timeout is set, by default 360 seconds
is set if the session persistence is enabled.