Comment 13 for bug 1440773

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

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

commit ba2cb93b2975ec8151c95944ce4961fd7d28e326
Author: Ihar Hrachyshka <email address hidden>
Date: Thu Oct 8 15:48:12 2015 +0200

    Remove usage of WritableLogger from oslo_log

    With Eventlet 0.17.2, we can directly pass the logger instance. This
    allows us to deprecate/remove the WritableLogger class from oslo.log.

    Closes-Bug: #1440773
    Change-Id: I3985b30b499a1e676d39c2a6cd3a31ac13c0ab47