commit 28f97b37a99584c012462d7a3785058bb0021a8a Author: Zuul Date: Wed Oct 14 14:26:07 2020 +0000 Update git submodules * Update octavia from branch 'master' - Merge "Fix pool delete race on load balancer cascade delete" - Fix pool delete race on load balancer cascade delete In what appears to be a race condition, load balancer cascade delete can fail while deleting numerous pools. The load balancer can still be deleted with one or more follow-up cascade delete API calls but this is suboptimal. Per local testing, the ValueError exception is harmless so we can just ignore it and continue the pool delete flow, with no orphan resources left behind resulting from the exception skip. Task: 41096 Story: 2008249 Change-Id: I9283d9804feb83a1d5a160da48da6146b19da88c diff --git a/octavia b/octavia index 6c3fabc..8ea4d40 160000 --- a/octavia +++ b/octavia @@ -1 +1 @@ -Subproject commit 6c3fabc4149b4f86036c00edfbcd881882532672 +Subproject commit 8ea4d40281f4da7e5695128bc5a55994db0a3166