Comment 3 for bug 1432751

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

Reviewed: https://review.openstack.org/166250
Committed: https://git.openstack.org/cgit/stackforge/fuel-web/commit/?id=4a33384674aeb9c3379434dbcdfbaeefaa7eeade
Submitter: Jenkins
Branch: master

commit 4a33384674aeb9c3379434dbcdfbaeefaa7eeade
Author: Dmitry Shulyak <email address hidden>
Date: Fri Mar 20 16:31:20 2015 +0200

    Dont create notification with hook data from astute

    By convention error message, and error details that are sent
    by astute is separated by \n\n.

    In case of error message for tasks it is fine, but for notification
    its creates a lot of clutter.

    Change-Id: I221b6a759d4735ce008e1f2cfeb73c1598b5b089
    Closes-Bug: 1432751