octavia/octavia/amphorae
Gregory Thiemonge 9fb58eb9f4 Fix invalid DOWN status when updating a UDP pool
When adding a new UDP member or a UDP-CONNECT health-monitor to a UDP
pool, there can be a race condition in the first heartbeat message
sent to the health-manager service.
This message might contain a DOWN status for a working member that
hasn't been checked yet.

This commit introduces a new member status between the amphora-agent and
the health-manager: it indicates that the UDP pool has been updated and
that the status of a member is a transitional state, preventing an
incorrect ERROR status.

Story: 2007792
Task: 40042

Change-Id: Id9e19375ebca6a720e6a85006f5e8948d3aed760
2020-08-26 09:56:57 +02:00
..
backends Fix invalid DOWN status when updating a UDP pool 2020-08-26 09:56:57 +02:00
driver_exceptions Fix new pylint errors 2020-08-21 15:00:27 +02:00
drivers Fix new pylint errors 2020-08-21 15:00:27 +02:00
__init__.py Add license for empty __init__.py 2018-03-14 07:02:56 +09:00