octavia/octavia/controller/worker/v1/tasks
Carlos Goncalves 0636cd1b43 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.

(cherry picked from commit 0056b5175f)

Fix E741 pep8 errors

E741 ambiguous variable name 'l'

Change 'l' to another variable in affected code.

Change-Id: Idd176e40ccf2a79832a5c99140bd30e5e1f9c0d8
(cherry picked from commit 9a1d6d3585)
2020-05-18 15:33:18 -04:00
..
__init__.py Create Amphora V2 provider driver 2019-06-05 14:30:29 -07:00
amphora_driver_tasks.py Remove all usage of six library 2020-03-18 17:15:26 -04:00
cert_task.py Remove all usage of six library 2020-03-18 17:15:26 -04:00
compute_tasks.py Remove all usage of six library 2020-03-18 17:15:26 -04:00
database_tasks.py Remove deprecated exception classes 2020-05-18 15:33:18 -04:00
lifecycle_tasks.py Create Amphora V2 provider driver 2019-06-05 14:30:29 -07:00
model_tasks.py Create Amphora V2 provider driver 2019-06-05 14:30:29 -07:00
network_tasks.py Merge "Network Delta calculations should respect AZs" 2020-03-23 20:28:57 +00:00