Comment 12 for bug 1420788

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

Reviewed: https://review.openstack.org/155292
Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=3db10d06828b39e7dbdb2938a581526a78d2957b
Submitter: Jenkins
Branch: stable/juno

commit 3db10d06828b39e7dbdb2938a581526a78d2957b
Author: Boris Bobrov <email address hidden>
Date: Thu Feb 12 15:55:24 2015 +0300

    Correct initialization order for logging to use eventlet locks

    oslo logging needs to be reconfigured after eventlet patching

    This patch follows the approach suggested in change
    I717ecfd1c0f9b791a57f69325365144692f1e0b6

    Change-Id: I84cac685726bbcf1285c0f6d9172439aa186466a
    Closes-Bug: 1420788