octavia/releasenotes/notes/add-sctp-support-in-amphora-driver-d6e60731029badf5.yaml
Gregory Thiemonge 2888f44e7b Add SCTP support in Amphora
Add SCTP support in the Amphora (with keepalived).
Add amphora-health-checker script for customized SCTP health checks
(INIT/INIT-ACK/ABORT).

Change-Id: I30997ae6cc6b8ec724f0e9dcfdfe49356b320ff4
Story: 2007884
Task: 40932
2021-01-29 13:58:39 +01:00

8 lines
318 B
YAML

---
features:
- |
Add support for the SCTP protocol in the Amphora driver. Support for SCTP
listeners and pools is implemented using keepalived in the amphora. Support
for SCTP health monitors is provided by the amphora-health-checker script
and relies on an INIT/INIT-ACK/ABORT sequence of packets.