octavia/releasenotes/notes/add-h2-alpn-protocol-to-default-e2d499d21a5d90d1.yaml
Carlos Goncalves dd3edb635b Add HTTP/2 to default lists of ALPN protocols
The two tested Linux distributions for Wallaby release (Ubuntu 20.04 and
CentOS 8) [1] provide a recent enough HAProxy version (>=2.0) that allow
us to add HTTP/2 to the default ALPN protocols list for listeners and
pools.

[1] https://governance.openstack.org/tc/reference/runtimes/wallaby.html

Change-Id: I998bea5e7bcdc28962f2f393e204791a0b519910
2021-03-05 13:23:43 +01:00

6 lines
119 B
YAML

---
features:
- |
The HTTP/2 protocol is now added to the default ALPN protocol list for
listener and pools.