Comment 8 for bug 1590872

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

Reviewed: https://review.openstack.org/344330
Committed: https://git.openstack.org/cgit/openstack/fuel-web/commit/?id=03cc4ea00c2404487d9aa83553e8a5c0f763537b
Submitter: Jenkins
Branch: stable/mitaka

commit 03cc4ea00c2404487d9aa83553e8a5c0f763537b
Author: Ilya Kutukov <email address hidden>
Date: Tue Jul 19 18:40:43 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