yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #36696
[Bug 1483245] [NEW] LBaaS v2 plugin does not catch driver's LBConfigurationUnsupported exception
Public bug reported:
As for now, LBaaS v2 plugin does not explicitly catch
LBConfigurationUnsupported exception that can be potentially thrown by
specific driver's method.
_call_driver_operation method of the plugin is explicitly catching agent exceptions only,
any specific exception from the driver (like LBConfigurationUnsupported ) is caught generally with LOG message saying "There was an error in the driver"
** Affects: neutron
Importance: Undecided
Status: New
** Tags: lbaas
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1483245
Title:
LBaaS v2 plugin does not catch driver's LBConfigurationUnsupported
exception
Status in neutron:
New
Bug description:
As for now, LBaaS v2 plugin does not explicitly catch
LBConfigurationUnsupported exception that can be potentially thrown by
specific driver's method.
_call_driver_operation method of the plugin is explicitly catching agent exceptions only,
any specific exception from the driver (like LBConfigurationUnsupported ) is caught generally with LOG message saying "There was an error in the driver"
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1483245/+subscriptions
Follow ups