octavia/octavia
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
..
amphorae Fix incorrect ERROR status with IPv6 UDP members 2021-03-18 15:00:27 +01:00
api Fix provider driver quota handling 2021-03-15 15:20:53 +01:00
certificates add the verify for the session 2020-06-29 16:51:35 +08:00
cmd Fix house keeping graceful shutdown 2020-01-31 14:00:15 +00:00
common Merge "Fix operating status for empty UDP pools" into stable/train 2021-01-15 10:47:18 +00:00
compute Refactor the failover flows 2020-07-09 10:59:04 +00:00
controller Fix LB failover when IP addresses exhausted 2021-03-05 17:03:41 +00:00
db Fix overriding default listener timeout values in config file 2021-03-03 08:53:47 +01:00
distributor Add Python 3.7 support 2019-05-14 17:11:22 +00:00
hacking Update hacking version to latest 2019-05-14 17:38:58 -07:00
network Add validation for VIP network parameters in amphora driver 2021-02-23 09:20:31 +01:00
policies Add amphora agent configuration update admin API 2019-02-11 17:30:53 -08:00
tests Fix incorrect ERROR status with IPv6 UDP members 2021-03-18 15:00:27 +01:00
volume Support create amphora instance from volume based. 2019-09-10 22:21:42 +00:00
__init__.py fix tox python3 overrides 2018-06-27 09:32:00 +08:00
i18n.py Remove _LI, _LW, _LE, _LC from i18n 2017-05-23 16:28:29 +07:00
opts.py Refactor the failover flows 2020-07-09 10:59:04 +00:00
version.py Adds methods in version.py for proper oslo_reports setup 2016-06-07 11:51:26 +03:00