octavia/octavia/common
Tom Weininger d63bcf5077 Fix Amphora RSyslog configuration for TCP failover
RSyslog failover does not work if queues are defined on the actions. A
workaround that allows to use queues with multiple RSyslog servers over
TCP is to combine all actions in a single ruleset.

Conflicts:
	octavia/common/jinja/logging/templates/10-rsyslog.conf.template

Story: 2009876
Task: 44599
Change-Id: I4a9d14f0f918bda64ec489777ef7c10ceeb9b96f
(cherry picked from commit 145f4f8043)
(cherry picked from commit 5ade96be53)
(cherry picked from commit 3f134a292f)
(cherry picked from commit a5811fe88c)
2022-03-08 13:22:12 +01:00
..
jinja Fix Amphora RSyslog configuration for TCP failover 2022-03-08 13:22:12 +01:00
tls_utils Remove all usage of six library 2020-03-18 17:15:26 -04:00
__init__.py Add license for empty __init__.py 2018-03-14 07:02:56 +09:00
base_taskflow.py Fix task_flow.max_workers with persistence in amphorav2 2021-06-08 16:47:36 +02:00
clients.py Fix neutron subnet lookup ignoring endpoint_type 2020-06-26 19:24:32 +00:00
config.py Fix comment for the ca_certificates_file opt 2021-06-08 16:47:55 +02:00
constants.py Fix MAX_TIMEOUT value for listener 2021-09-14 17:48:38 +00:00
context.py Don't reload the policy for every API request. 2017-06-29 10:47:27 -07:00
data_models.py Fix amphorav2 bytes error 2021-01-12 08:02:39 +00:00
decorators.py Update Octavia docs for documentation migration 2017-07-03 11:43:40 -07:00
exceptions.py Refactor the failover flows 2020-09-08 08:46:57 +00:00
keystone.py Add oslo middleware healthcheck to Octavia API 2020-03-19 11:24:16 -07:00
policy.py Don't register cli opts on import 2020-04-07 00:06:44 +00:00
rpc.py Fix oslo messaging connection leakage 2019-02-18 15:28:22 -08:00
service.py Set neutron client logging to INFO 2019-09-13 16:09:29 -07:00
stats.py Align logging on oslo_log 2018-06-17 11:32:32 -07:00
utils.py Refactor the failover flows 2020-09-08 08:46:57 +00:00
validate.py Validate resource access when creating loadbalancer or member 2020-04-22 16:19:38 +12:00