octavia/octavia/tests/unit/api/drivers
Carlos Goncalves 0056b5175f Remove deprecated exception classes
These classes were deprecated in Stein and marked for removal in Ussuri.
By removing these classes, we fix pep8 issues (catching-non-exception)
we started seeing at the gate with the release of astroid 2.4.0.

Change-Id: I66b2d0687f4edfbcbff99c29c9c5d539e4e7ea7f
2020-04-27 19:22:06 +00:00
..
amphora_driver Allow AZ to override valid_vip_networks config 2020-02-25 01:30:56 +00:00
driver_agent Remove the dependency on the "mock" package 2020-02-17 14:55:19 -08: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 Remove deprecated exception classes 2020-04-27 19:22:06 +00:00