Comment 2 for bug 1529783

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

Reviewed: https://review.openstack.org/262160
Committed: https://git.openstack.org/cgit/openstack/fuel-web/commit/?id=4026e2e0e1676b08f323d95503fbf9745974603e
Submitter: Jenkins
Branch: master

commit 4026e2e0e1676b08f323d95503fbf9745974603e
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