octavia/octavia/tests
Gregory Thiemonge 411a0b7bef 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

Conflicts:
    octavia/amphorae/backends/utils/keepalivedlvs_query.py

Change-Id: I2fe94cd4c000f143c59c69e82d03c690acf5e0c3
(cherry picked from commit e5f9f6708c)
(cherry picked from commit 8b210bb52a)
(cherry picked from commit 4b8de86cf3)
2021-03-18 15:00:27 +01:00
..
common Merge "Refactor the failover flows" into stable/train 2020-07-19 19:20:12 +00:00
functional Merge "Fix overriding default listener timeout values in config file" into stable/train 2021-03-04 10:20:53 +00:00
unit Fix incorrect ERROR status with IPv6 UDP members 2021-03-18 15:00:27 +01:00
__init__.py Add license for empty __init__.py 2018-03-14 07:02:56 +09:00