96870916e0
If a load balancer has some broken amps (amphora was unsuccessfully created, entry exists in the DB but with missing fields), the deletion of the load balancer fails because octavia is calling delete_port with None. Closes-Bug: #2037951 Change-Id: I020ded6e1735ea56da46c5170292ba88ad639103
7 lines
230 B
YAML
7 lines
230 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Fixed a potential issue when deleting a load balancer with an amphora that
|
|
was not fully created, the deletion may have failed when deallocating the
|
|
VIP port, leaving the load balancer in ERROR state.
|