Comment 3 for bug 1626634

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to heat (master)

Reviewed: https://review.openstack.org/381925
Committed: https://git.openstack.org/cgit/openstack/heat/commit/?id=de319d211ea1e064944011bd8f6d265a7fd7736e
Submitter: Jenkins
Branch: master

commit de319d211ea1e064944011bd8f6d265a7fd7736e
Author: Oleksii Chuprykov <email address hidden>
Date: Tue Oct 4 18:12:33 2016 +0300

    Add implicit deps after calculation of all explicit deps

    Now we have graph of explicit dependencies builded before calculation
    any implicit dependency in add_dependencies(). This will help to fix
    several bugs and enhance some implicit dependencies calculation in cases,
    when we need all explicit deps to be known.

    Related-Bug: #1626634

    Change-Id: Iebef2600781b867db5925346b444dec4d953aefa