Comment 6 for bug 1590872

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

Reviewed: https://review.openstack.org/328258
Committed: https://git.openstack.org/cgit/openstack/fuel-web/commit/?id=09a475ad8fbeda615cc5cfde79fa48fd15105794
Submitter: Jenkins
Branch: master

commit 09a475ad8fbeda615cc5cfde79fa48fd15105794
Author: Ilya Kutukov <email address hidden>
Date: Fri Jun 10 15:02:15 2016 +0300

    Now surrogate deployment history tasks respecting filtering

    Before when we filter out deployment tasks history all the difference
    between tasks graph snapshot and filter result was returned as surrogate tasks
    with no run name and node.
    The deployment tasks history is saved for dry run as well.

    Change-Id: I39a3341230a00aa53fa3a4cba31ee0aacb0ec2ae
    Closes-Bug: #1590872