Errors in the upstream OVS Python IDL lib are not logged anywhere

Bug #1634258 reported by Terry Wilson
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
neutron
Fix Released
Medium
Terry Wilson

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.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to neutron (master)

Fix proposed to branch: master
Review: https://review.openstack.org/387672

Changed in neutron:
assignee: nobody → Terry Wilson (otherwiseguy)
status: New → In Progress
Changed in neutron:
importance: Undecided → Medium
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron (master)

Reviewed: https://review.openstack.org/387672
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=93104d3d703153cb99d67dfe62097f8332d1af97
Submitter: Jenkins
Branch: master

commit 93104d3d703153cb99d67dfe62097f8332d1af97
Author: Terry Wilson <email address hidden>
Date: Fri Oct 14 17:07:08 2016 -0500

    Log OVS IDL library errors to neutron logs

    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. This patch replaces
    the Vlog class log methods with the equivalent oslo_log methods.

    Closes-Bug: #1634258
    Change-Id: Id5a55b5fc323641d0dfd6e3e78b2d2422482fbe0

Changed in neutron:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/neutron 10.0.0.0b1

This issue was fixed in the openstack/neutron 10.0.0.0b1 development milestone.

summary: - Errors in the upstream OVS Python IDL lib are not logged anywhere
+ Errors in the upstream OVS Python IDL lib are not logged anywhere1
summary: - Errors in the upstream OVS Python IDL lib are not logged anywhere1
+ Errors in the upstream OVS Python IDL lib are not logged anywhere
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.