yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #42280
[Bug 1483245] Re: LBaaS v2 plugin does not catch driver's LBConfigurationUnsupported exception
At the moment we don't restrict/advise drivers on what exceptions they
throw, hence the generic error. And we don't currently have plans to
change that. What kind of use cases are you thinking of?
** Changed in: neutron
Status: New => Won't Fix
** Changed in: neutron
Status: Won't Fix => Opinion
--
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:
Opinion
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
References