Comment 17 for bug 1240349

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

Reviewed: https://review.openstack.org/56148
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=381f241fc781022bc5e805e5ae592f44c9277e5a
Submitter: Jenkins
Branch: stable/havana

commit 381f241fc781022bc5e805e5ae592f44c9277e5a
Author: chenxiao <email address hidden>
Date: Tue Oct 22 13:58:18 2013 +0800

    Add log_handler to implement the publish_errors config option

    Synced 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.

    Change-Id: Ic97b9c8b84d51c84a53ace5b86cc2e72c744f136
    Closes-bug: #1240349
    (cherry picked from commit 1c4e279e187d1b864680c9be7849130cb7f12801)