Make AllNodesExtraConfig depend on the validation deployments
authorJames Slagle <jslagle@redhat.com>
Fri, 4 Mar 2016 21:20:05 +0000 (16:20 -0500)
committerJames Slagle <jslagle@redhat.com>
Fri, 4 Mar 2016 21:20:05 +0000 (16:20 -0500)
commit0951c6e359edd2d34cd2bbd6a12278454a905258
tree23875683706c2f41beb71526db63cba1a8163c8a
parent205ea09ca27caaeaddab27f3b021b398db195890
Make AllNodesExtraConfig depend on the validation deployments

AllNodesExtraConfig should really only run after the validation
deployments are done, which validate that basic networking is
functioning.

In particular, creating a swap file during AllNodesExtraConfig while the
validation deployments are still running might cause temporary network
outages which could fail the validations.

Change-Id: Ia2a10318de47854a9b8932d72243ce0a85603556
Partial-Bug: #1553243
overcloud.yaml