octavia/octavia
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
..
amphorae Fix compile_amphora_details when using UDP listeners 2022-06-20 13:05:14 +00:00
api Deny the creation of L7Policies for HTTPS/TCP/UDP listeners 2022-04-27 10:10:08 +02:00
certificates Fix pylint checks 2021-08-24 17:08:34 +00:00
cmd Add the PROMETHEUS protocol to listeners 2022-02-22 01:57:53 +00:00
common Reject invalid whitespace in HM url_path value 2022-05-05 18:11:58 +02:00
compute Fix callback method interface to remove warning by tenacity 2022-02-11 11:56:01 +00:00
controller Merge "Optimize DB object to provider dict conversions" 2022-02-17 22:59:43 +00:00
db Add the PROMETHEUS protocol to listeners 2022-02-22 01:57:53 +00:00
distributor Fix new pylint errors 2020-08-21 15:00:27 +02:00
hacking Gate-Fix: Replace Octavia hacking O349 with H216 2021-04-21 22:25:38 +00:00
image Introduce an image driver interface 2020-09-03 20:06:35 +00:00
network Fix unplugging member ports 2022-02-21 09:36:17 +01:00
policies Fix oslo policy DeprecatedRule warnings 2021-07-12 13:10:27 -05:00
statistics Refactoring amphora stats driver interface 2020-09-08 15:32:04 -07:00
tests Fix compile_amphora_details when using UDP listeners 2022-06-20 13:05:14 +00:00
volume Fix new pylint errors 2020-08-21 15:00:27 +02:00
__init__.py Remove all usage of six library 2020-03-18 17:15:26 -04:00
i18n.py Remove _LI, _LW, _LE, _LC from i18n 2017-05-23 16:28:29 +07:00
opts.py Refactoring amphora stats driver interface 2020-09-08 15:32:04 -07:00
version.py Adds methods in version.py for proper oslo_reports setup 2016-06-07 11:51:26 +03:00