octavia/octavia/amphorae
Gregory Thiemonge 8b210bb52a Fix incorrect ERROR status with IPv6 UDP members
Some IPv6 UDP members were incorrectly marked in ERROR status because of
a formatting issue between the keepalived configuration file and the
ipvsadm output. Both are used to compute the state of the members and
when a member's address contained '*:0:*', parsing was incorrect. Now
the health message generation function uses only the compressed IPv6
notation instead of mixing notations.

Story: 2008604
Task: 41783

Change-Id: I2fe94cd4c000f143c59c69e82d03c690acf5e0c3
(cherry picked from commit e5f9f6708c)
2021-03-18 14:52:12 +01:00
..
backends Fix incorrect ERROR status with IPv6 UDP members 2021-03-18 14:52:12 +01:00
driver_exceptions Fix new pylint errors 2020-08-21 15:00:27 +02:00
drivers Fix pep8 failures in gate 2020-11-16 18:54:48 +00:00
__init__.py Add license for empty __init__.py 2018-03-14 07:02:56 +09:00