Correct AllNodesDeploySteps depends_on
authorSteven Hardy <shardy@redhat.com>
Tue, 15 Nov 2016 22:49:18 +0000 (22:49 +0000)
committerFlavio Percoco <flaper87@gmail.com>
Wed, 16 Nov 2016 08:06:55 +0000 (09:06 +0100)
commit8fe71c088889426f5a1547e96b47c569a0a0643c
tree528ea50b199b7e68fc2446266229ef7545031c5f
parent133edad1302d09c2ad27d548fac6c3a72eec9c2e
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
overcloud.j2.yaml