octavia/octavia/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
noop_driver Availability Zone admin API 2019-11-22 09:49:17 -08:00
__init__.py Creates provider driver base class and exceptions 2018-04-27 09:14:32 -07:00
data_models.py Updates Octavia to support octavia-lib 2019-03-07 14:40:22 +01:00
driver_factory.py Fix pep8 failures in gate 2020-11-16 16:44:02 -05:00
driver_lib.py Updates Octavia to support octavia-lib 2019-03-07 14:40:22 +01:00
provider_base.py Updates Octavia to support octavia-lib 2019-03-07 14:40:22 +01:00
utils.py Fix amphorav2 bytes error 2021-01-12 08:02:39 +00:00