Comment 4 for bug 1642069

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-heat-templates (stable/newton)

Reviewed: https://review.openstack.org/400661
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=74517c01255c7ebd42abccd3828f84cdaa839c32
Submitter: Jenkins
Branch: stable/newton

commit 74517c01255c7ebd42abccd3828f84cdaa839c32
Author: Steven Hardy <email address hidden>
Date: Tue Nov 15 22:49:18 2016 +0000

    Correct AllNodesDeploySteps depends_on

    This is wrong atm, it should loop to create a list for the depends_on
    not multiple depends_on statements.

    Note this was first corrected in https://review.openstack.org/#/c/330659/
    but we need it as a standalone patch that can be backported.

    Change-Id: I4d1d6346f2147e573fc0900038f1ad1d782e75ee
    Closes-Bug: #1642069
    (cherry picked from commit 8fe71c088889426f5a1547e96b47c569a0a0643c)