octavia/octavia/tests/unit/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
test_driver_get.py Remove the dependency on the "mock" package 2020-02-17 14:55:19 -08:00
test_driver_listener.py Remove the dependency on the "mock" package 2020-02-17 14:55:19 -08:00
test_driver_updater.py Fix provider driver quota handling 2021-03-15 15:19:38 +01:00