Comment 10 for bug 1754061

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-common (stable/queens)

Reviewed: https://review.openstack.org/552452
Committed: https://git.openstack.org/cgit/openstack/tripleo-common/commit/?id=1624b9be5e700f1dd0ac4ecc226050ba156cbb3c
Submitter: Zuul
Branch: stable/queens

commit 1624b9be5e700f1dd0ac4ecc226050ba156cbb3c
Author: Thomas Herve <email address hidden>
Date: Mon Mar 12 09:57:36 2018 +0100

    Don't notify zaqar in publish_ui_logs_to_swift

    We shouldn't notify the main event queue when publishing logs: those are
    run in a cron, so we're not waiting for messages from it. When it fails,
    it can interrupt regular workflows.

    Change-Id: Ifb17352c4a89e2a1ea7c014cf64a586b4e5a2859
    Closes-Bug: #1754061
    (cherry picked from commit 3efc2f9f1b9b3360ac22c4f76c6a839e23db641c)