octavia/octavia/api/drivers
Michael Johnson 2fd3f6ef64 Fix issues with unavailable secrets
Previously, if a secret became unavailable in barbican, the user saw
a generic error raised from the barbican client and was unable to delete
load balancer resources. This patch corrects both of those issues.

Change-Id: I97bd1b2a97a44d0a0566ae56167fa4f2e503ee2d
Story: 2006676
Task: 37012
Task: 37077
(cherry picked from commit 7fcef817ec)
2019-10-24 14:30:56 +00:00
..
amphora_driver Validate supported LB algorithm in Amphora provider drivers 2019-09-26 07:03:18 +00:00
driver_agent Add long-running provider agent support 2019-09-10 22:25:50 +00:00
noop_driver Add long-running provider agent support 2019-09-10 22:25:50 +00: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 Implement provider drivers - Load Balancer 2018-05-22 17:26:08 -07:00
driver_lib.py Updates Octavia to support octavia-lib 2019-03-07 14:40:22 +01:00
exceptions.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 issues with unavailable secrets 2019-10-24 14:30:56 +00:00