octavia/octavia/tests/unit/api
Gregory Thiemonge b326d63669 Validate listener protocol in amphora driver
Validate that the amphora driver supports the listener protocol when
receving a listener_create request.

It returns an UnsupportedOptionError exception to the user if the
amphora driver doesn't support a protocol that is defined in the API
(ex: SCTP is supported in the API in the Victoria release, but not in
the amphora driver).

Story: 2008545
Task: 41647

Change-Id: I1c5cb987945a7a465bfecfda399dfe93fc1b76bb
(cherry picked from commit fbbc5f9024)
2021-02-02 09:18:20 +01:00
..
common Fix new pylint errors 2020-08-21 15:00:27 +02:00
drivers Validate listener protocol in amphora driver 2021-02-02 09:18:20 +01:00
hooks Remove the dependency on the "mock" package 2020-02-17 14:55:19 -08:00
v2 Add ALPN support for TLS-terminated HTTPS LBs 2020-08-27 13:19:52 +02:00
__init__.py Add license for empty __init__.py 2018-03-14 07:02:56 +09:00