Comment 1 for bug 1576393

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

Reviewed: https://review.openstack.org/314346
Committed: https://git.openstack.org/cgit/openstack/steth/commit/?id=8441ec86f475315e1cd9ac906b6fd4698fcbe9af
Submitter: Jenkins
Branch: master

commit 8441ec86f475315e1cd9ac906b6fd4698fcbe9af
Author: Tin Lam <email address hidden>
Date: Mon May 9 19:35:15 2016 -0500

    Move logging from class-level to module-level

    Class-level logging found in the following module; the logger should be
    module-level:

    - agent_api.py
    - drivers/dhcp.py

    Change-Id: Iadffa4caaf37a4a328b7dcdab9a37081cd916244
    Closes-Bug: #1576393