Comment 5 for bug 1702728

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

Reviewed: https://review.openstack.org/482682
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=e742950da140fa12d078b495a2b8da64c64bd142
Submitter: Zuul
Branch: master

commit e742950da140fa12d078b495a2b8da64c64bd142
Author: Mathieu Gagné <email address hidden>
Date: Tue Jul 11 15:48:19 2017 -0400

    Remove the errored steps after they all responded

    Removing steps during the initial loop could cause some issues and race
    conditions.

    This change makes it so the steps are filtered out after they all responded.
    Since it waits for the global resolve to moves on, this change should not
    make anything slower.

    Closes-bug: #1702728
    Change-Id: Iabfdd3445117b898251782969c3d915b802f440e