octavia/octavia/amphorae/drivers/health
Tatsuma Matsuki ddb948a5ad Separate the thread pool for health and stats update
When queue_event_streamer driver is used and RabbitMQ
is down, stats update processes occupy the thread pool
which is shared with health update processes. Then,
RabbitMQ down unexpectedly leads to delete all existing
amphorae. This commit separates the thread pool and aims
to keep the existing amphorae working even when RabbitMQ
is down.

In addition to the cherry-pick from master, this patch fixes the release
note to not call out a feature but a fix instead, and drop the
deprecation of status_update_threads.

Change-Id: I576687f5b646496ff3a00787cf5e8c27f36b9448
Task: 22929
Story: 2002937
(cherry picked from commit ad69363fc7)
2018-11-19 16:37:31 +01:00
..
__init__.py Add license for empty __init__.py 2018-03-14 07:02:56 +09:00
heartbeat_udp.py Separate the thread pool for health and stats update 2018-11-19 16:37:31 +01:00