yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #57916
[Bug 1634258] [NEW] Errors in the upstream OVS Python IDL lib are not logged anywhere
Public bug reported:
The OVS IDL library, instead of passing exceptions, logs them via its
Vlog wrapper around Python's logging module. Currently, we aren't
getting any of these log messages. Since the library also doesn't pass
exceptions to use, instead catching and logging them, this makes
debugging difficult.
** Affects: neutron
Importance: Undecided
Assignee: Terry Wilson (otherwiseguy)
Status: In Progress
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1634258
Title:
Errors in the upstream OVS Python IDL lib are not logged anywhere
Status in neutron:
In Progress
Bug description:
The OVS IDL library, instead of passing exceptions, logs them via its
Vlog wrapper around Python's logging module. Currently, we aren't
getting any of these log messages. Since the library also doesn't pass
exceptions to use, instead catching and logging them, this makes
debugging difficult.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1634258/+subscriptions
Follow ups