octavia/octavia/api/drivers/driver_agent
Michael Johnson dcce548ed6 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.

Conflicts:
    octavia/tests/unit/api/drivers/driver_agent/test_driver_updater.py

Change-Id: I7d705c9f4f0217c6fbe332f45b15892bf1d4a90b
Story: 2008268
Task: 41133
(cherry picked from commit fc8ee42dfc)
(cherry picked from commit 0a8254e04e)
2021-03-15 15:19:38 +01:00
..
__init__.py Updates Octavia to support octavia-lib 2019-03-07 14:40:22 +01:00
driver_get.py Add get method support to the driver-agent 2019-09-09 22:47:10 +00:00
driver_listener.py Remove all usage of six library 2020-03-18 17:15:26 -04:00
driver_updater.py Fix provider driver quota handling 2021-03-15 15:19:38 +01:00