octavia/octavia/amphorae
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
..
backends Fix compile_amphora_details when using UDP listeners 2022-06-20 13:05:14 +00:00
driver_exceptions Fix new pylint errors 2020-08-21 15:00:27 +02:00
drivers Pass timeout_dict to _get_haproxy_versions 2022-03-29 14:11:51 +02:00
__init__.py Add license for empty __init__.py 2018-03-14 07:02:56 +09:00