]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Sync log from oslo-incubator for isEnabledFor fix
authorMatt Riedemann <mriedem@us.ibm.com>
Mon, 28 Jul 2014 13:19:23 +0000 (06:19 -0700)
committerMatt Riedemann <mriedem@us.ibm.com>
Mon, 28 Jul 2014 14:31:28 +0000 (07:31 -0700)
commit4499b62738e5ad25838eae0398f0d15bf5132387
tree44a5486c969a07f198b06553e44e4882a4d0b5da
parent0ca525fe2904a160ac91ef71b09ed47e25770a71
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
cinder/openstack/common/jsonutils.py
cinder/openstack/common/log.py
cinder/openstack/common/strutils.py
etc/cinder/cinder.conf.sample