octavia/octavia/tests/unit/amphorae/backends
Gregory Thiemonge a237182303 Fix compile_amphora_details when using UDP listeners
When requesting the amphora details of a LB that has a UDP listener, it
fails with an exception:

  AttributeError: 'KeepalivedLvs' object has no attribute
    'is_listener_running'

There's a typo in the _count_lvs_listener_processes function which calls
an inexisting method.

Change-Id: Id81ac8dfdd969c7b250d231123d392eff4a86269
(cherry picked from commit 655fdf8c1b)
2022-06-20 13:05:14 +00:00
..
agent Fix compile_amphora_details when using UDP listeners 2022-06-20 13:05:14 +00:00
health_daemon Add SCTP support in Amphora 2021-01-29 13:58:39 +01:00
utils Fix AttributeError in exception handler 2022-04-22 12:50:33 +02:00
__init__.py Add license for empty __init__.py 2018-03-14 07:02:56 +09:00