Comment 4 for bug 1666192

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

Reviewed: https://review.openstack.org/450814
Committed: https://git.openstack.org/cgit/openstack/fuel-web/commit/?id=e4290053d9623c332831e6b546355dccb5731c5b
Submitter: Jenkins
Branch: stable/newton

commit e4290053d9623c332831e6b546355dccb5731c5b
Author: Vladimir Kozhukalov <email address hidden>
Date: Tue Mar 28 17:22:57 2017 +0300

    Set empty list of tasks by default

    If a graph does not assume running any tasks on some nodes,
    these nodes will hang on 1% progress forever because astute
    just knows nothing about these nodes and thus is unable to
    send any report about these nodes.

    Change-Id: Id8f2f8112720180e13193d70b47c88c3106ffe6f
    Closes-Bug: #1666192