octavia/octavia/tests/unit/api/drivers
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
..
amphora_driver Merge "Fix pools going into ERROR when updating the pool" into stable/ussuri 2021-03-05 13:07:04 +00:00
driver_agent Fix provider driver quota handling 2021-03-15 15:19:38 +01:00
__init__.py Creates provider driver base class and exceptions 2018-04-27 09:14:32 -07:00
test_driver_factory.py Remove the dependency on the "mock" package 2020-02-17 14:55:19 -08:00
test_driver_lib.py Remove the dependency on the "mock" package 2020-02-17 14:55:19 -08:00
test_provider_base.py Updates Octavia to support octavia-lib 2019-03-07 14:40:22 +01:00
test_provider_noop_agent.py Remove the dependency on the "mock" package 2020-02-17 14:55:19 -08:00
test_provider_noop_driver.py Availability Zone admin API 2019-11-22 09:49:17 -08:00
test_utils.py Fix listener update with SNI certificates 2020-07-17 13:27:40 +02:00