octavia/releasenotes/notes/fix-persistence-granularity-default-value-540093bbf6518ed8.yaml
Omer dd5d3cca6c Fix persistence_granularity default value
So far we assiged an ipv4 default value to persistence_granularity when
we created a UDP pool with session persistence.

This patch adds the condition of ipv6 and assigns its matching netmask
value.

Story 2009922
Task 44780

Change-Id: I21746515e4ceb0352b4e77708f58873e16d4cdfe
2022-10-07 11:48:29 +03:00

6 lines
133 B
YAML

---
fixes:
- |
Modified default Keepalived LVS persistence granularity
configuration value so it would be ipv6 compatible.