69ecdb1908
https://review.opendev.org/c/openstack/octavia/+/805955 introduced a new feature that requires HAProxy 1.6 or higher to work. This change ensures that with older HAProxy version this feature does not get enabled to avoid errors. Story: 2010254 Task: 46145 Change-Id: Icc7dc9bb22187f908852c20415227574ded347aa
8 lines
268 B
YAML
8 lines
268 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Fixed backwards compatibility issue with the feature that preserves HAProxy
|
|
server states between reloads.
|
|
HAProxy version 1.5 or below do not support this feature, so Octavia
|
|
will not to activate it on amphorae with those versions.
|