Comment 9 for bug 1240349

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

Reviewed: https://review.openstack.org/53057
Committed: http://github.com/openstack/nova/commit/1c4e279e187d1b864680c9be7849130cb7f12801
Submitter: Jenkins
Branch: master

commit 1c4e279e187d1b864680c9be7849130cb7f12801
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