Comment 8 for bug 1266812

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

Reviewed: https://review.openstack.org/73026
Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=40cff9016629374c8418088f20ff61a9201076f8
Submitter: Jenkins
Branch: master

commit 40cff9016629374c8418088f20ff61a9201076f8
Author: Brant Knudson <email address hidden>
Date: Wed Feb 12 13:17:16 2014 -0600

    Update oslo-incubator log.py to a01f79c

    This updates the log module from oslo-incubator to
    a01f79c3050962fd744239956e9654407d14ea1f

     $ git checkout a01f79c3050962fd744239956e9654407d14ea1f
     $ python update.py --nodeps --base keystone \
         --dest-dir ../keystone --modules log

    This includes a fix for the deprecated logger that caused the
    deprecated message to be printed multiple times rather than once.

    Change-Id: I6174b064205adcdc9fb966a9e01eb5190b5b730e
    Closes-Bug: #904307
    Closes-Bug: #1266812