octavia/releasenotes/notes/fix-driver-agent-decrement-quota-27486d9fa0bdeb89.yaml
Michael Johnson fc8ee42dfc Fix provider driver quota handling
When provider drivers registered a load balancer object delete,
the driver agent was not decrementing the project quota.
This patch corrects that by decrementing the proper quota
when a DELETED status is received from the provider driver.

Change-Id: I7d705c9f4f0217c6fbe332f45b15892bf1d4a90b
Story: 2008268
Task: 41133
2021-03-11 22:43:16 +00:00

6 lines
124 B
YAML

---
fixes:
- |
Fixes an issue where provider drivers may not decrement the load
balancer objects quota on delete.