octavia/api-ref/source
Carlos Goncalves a5f0524fd0 Add ALPN support for TLS-terminated HTTPS LBs
ALPN is a TLS extension for application-layer protocol negotiation
within the TLS handshake [1].

This patch extends the Listener API to include a new 'alpn_protocols'
parameter. With this parameter, users can set an ALPN preference list
(descending order of preference).

Presently, the amphora provider driver is limited to http/1.0 and
http/1.1 ALPN protocol IDs. Support for "h2" (HTTP/2 over TLS) depends
on HAProxy 2.0 or newer.

[1] https://tools.ietf.org/html/rfc7301

Change-Id: If08a8169498cdfaa75440e8971ba0caff45ac4c4
2020-08-27 13:19:52 +02:00
..
examples Remove v1 API and associated code 2019-05-11 14:39:17 -07:00
v2 Add ALPN support for TLS-terminated HTTPS LBs 2020-08-27 13:19:52 +02:00
conf.py Switch to newer openstackdocstheme and reno versions 2020-05-21 13:06:24 +02:00
http-status.yaml Adds v2 load balancer API section 2017-04-04 20:27:57 -07:00
index.rst Clarify the current status of Octavia in README 2020-08-18 17:23:06 +00:00
parameters.yaml Add ALPN support for TLS-terminated HTTPS LBs 2020-08-27 13:19:52 +02:00