octavia/octavia/tests/unit
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
..
amphorae Fix operating status for empty UDP pools 2021-01-11 18:50:55 +00:00
api Validate listener protocol in amphora driver 2021-02-02 09:18:20 +01:00
certificates Fix new pylint errors 2020-08-21 15:00:27 +02:00
cmd Add an upgrade check for YAML oslo policy file 2020-09-03 15:49:48 -07:00
common Fix operating status for empty UDP pools 2021-01-11 18:50:55 +00:00
compute Introduce an image driver interface 2020-09-03 20:06:35 +00:00
controller Fix load balancers with failed amphora failover 2020-11-23 14:12:27 +00:00
db Add license for empty __init__.py 2018-03-14 07:02:56 +09:00
image Introduce an image driver interface 2020-09-03 20:06:35 +00:00
network Fix amphora failover when VRRP port is missing 2020-09-10 16:50:42 -07:00
statistics Refactoring amphora stats driver interface 2020-09-08 15:32:04 -07:00
volume Fix new pylint errors 2020-08-21 15:00:27 +02:00
__init__.py Add license for empty __init__.py 2018-03-14 07:02:56 +09:00
base.py Fix new pylint errors 2020-08-21 15:00:27 +02:00
test_hacking.py Update hacking for Python3 2020-03-30 10:03:05 +00:00
test_opts.py Fix new pylint errors 2020-08-21 15:00:27 +02:00
test_version.py Fix new pylint errors 2020-08-21 15:00:27 +02:00