octavia/releasenotes/notes/Fix-allocate_and_associate-deadlock-3ff1464421c1d464.yaml
Michael Johnson 0eaab450c1 Fix allocate_and_associate DB deadlock
In testing we saw a DB deadlock in allocate_and_associate.
This patch corrects that with a DB retry wrapper.

Change-Id: I20572505e448f9b7ff6314b5167cc4c519c445fb
Story: 2005893
Task: 33751
2019-06-14 09:41:09 -07:00

5 lines
95 B
YAML

---
fixes:
- |
Fixes a potential DB deadlock in allocate_and_associate found in testing.