72f59a34fe
With dual stack LBs (IPv4+IPv6) and UDP pools, the amphora-agent triggered an exception when a pool contained only IPv4 or only IPv6 members. This commit fixes this issue. Closes-Bug: #2028751 Change-Id: I7141258bfee69606a6749cd17e524b7932359d7a
7 lines
193 B
YAML
7 lines
193 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Fixed a bug in the amphora-agent, an exception was triggered when a LB with
|
|
both IPv4 and IPv6 VIPs and with a UDP pool had only IPv4 members or
|
|
only IPv6 members.
|