Comment 4 for bug 1529783

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

Reviewed: https://review.openstack.org/271716
Committed: https://git.openstack.org/cgit/openstack/fuel-web/commit/?id=9c78c70c46a3463f9cfcfac78974fe27d32a5f05
Submitter: Jenkins
Branch: stable/8.0

commit 9c78c70c46a3463f9cfcfac78974fe27d32a5f05
Author: Bulat Gaifullin <email address hidden>
Date: Tue Dec 29 11:25:39 2015 +0300

    Moved filtration of tasks into TaskSerializer

    Since expanding groups needs all tasks, the filtration of tasks was
    moved into TaskSerializer.
    To preserve connectivity of graph keep all task in graph, only mark it as skipped.

    Change-Id: Icfbe0a9d49df2b4ac3e71f28424b7d99ecbb543a
    Closes-Bug: #1529783
    (cherry picked from commit 4026e2e0e1676b08f323d95503fbf9745974603e)