41ff43131f
A recent change[1] broke the base port IP address coming up in the amphora. This would cause active/standby and single topology amphora with members on the VIP subnet to fail. This patch resolves this issue by not flushing the eth1:0 address. Story: 2005383 Task: 30368 [1] https://review.openstack.org/#/c/648504/ Change-Id: I52e7e9f172b7783bae09be76cc137f4e7198165f
12 lines
385 B
YAML
12 lines
385 B
YAML
---
|
|
upgrade:
|
|
- |
|
|
To fix the issue with active/standby load balancers or single topology
|
|
load balancers with members on the VIP subnet, you need to update the
|
|
amphora image.
|
|
critical:
|
|
- |
|
|
Fixed a bug where active/standby load balancers and single topology
|
|
load balancers with members on the VIP subnet may fail. An updated
|
|
image is required to fix this bug.
|