]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Fix import log_handler error with publish_errors set
authorChang Bo Guo <guochbo@cn.ibm.com>
Wed, 6 Nov 2013 06:37:57 +0000 (22:37 -0800)
committerChang Bo Guo <guochbo@cn.ibm.com>
Wed, 6 Nov 2013 06:47:32 +0000 (22:47 -0800)
commit932d3549910a8d8dba4620e5b5371c56faea9032
tree280655c8ceef58dfd411bd805e6ead93ba18b134
parentb1d56ed1a6dc1397d1706d6f7186d760f921779b
Fix import log_handler error with publish_errors set

Sync from Olso.
Commit Id is Ibf28ba17f81b5ddeda653f6a3501ecac18ffcd42

This handler sends all error logs as rpc notifications.
Note: when using publish_errors you also need to set the
notification_driver option too.

Closes-bug: #1240349
Change-Id: Ie66b23af8da2e439e0ac2f5677f6a064e3dd3133
neutron/openstack/common/log_handler.py [new file with mode: 0644]
openstack-common.conf