Comment 14 for bug 1674374

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

Reviewed: https://review.openstack.org/448275
Committed: https://git.openstack.org/cgit/openstack/ironic/commit/?id=b6dcd7635d5e45d1575eb4ac7dcab67606c2b029
Submitter: Jenkins
Branch: master

commit b6dcd7635d5e45d1575eb4ac7dcab67606c2b029
Author: Adam Kimball <email address hidden>
Date: Tue Mar 21 16:42:37 2017 -0400

    Remove log translation function calls from ironic.db

    Remove all calls to logging functions from the db directory of ironic.
    In this instance, there were very few, and all were to _LW.

    Change-Id: I474f2d51bf7cb9d6082d963de182d4a1fed142b3
    Partial-bug: #1674374