Comment 4 for bug 1343544

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

Reviewed: https://review.openstack.org/110008
Committed: https://git.openstack.org/cgit/openstack/cinder/commit/?id=4499b62738e5ad25838eae0398f0d15bf5132387
Submitter: Jenkins
Branch: master

commit 4499b62738e5ad25838eae0398f0d15bf5132387
Author: Matt Riedemann <email address hidden>
Date: Mon Jul 28 06:19:23 2014 -0700

    Sync log from oslo-incubator for isEnabledFor fix

    Sync log.py to get commit:

    726d00a Adjust oslo logging to provide adapter is enabled for

    Which is needed to fix an issue with logging in flow_utils
    when using python 2.6.

    This also brings in dependencies.

    Changes:

    jsonutils
    ---------
    ef37e03 Added missing jsonutils.dump() function

    log
    ---
    726d00a Adjust oslo logging to provide adapter is enabled for
    433fa0b Make logging_context_format_string optional in log.set_defaults
    ac92c06 Add default log level for websocket
    5fd77eb Ability to customize default_log_levels for each project
    4d9328c Python 3: enable tests/unit/test_log.py
    cb5a804 Move `mask_password` to strutils
    3310d8d update new requests logger to default WARN

    strutils
    --------
    cb5a804 Move `mask_password` to strutils

    Change-Id: Iea344e4bd3a612cd4110143e4fbb8e2fdfd88165
    Closes-Bug: #1343544