Make stack complete depend on all nodes
authorClint Byrum <clint@fewbar.com>
Thu, 3 Jul 2014 16:08:47 +0000 (09:08 -0700)
committerClint Byrum <clint@fewbar.com>
Thu, 3 Jul 2014 16:08:47 +0000 (09:08 -0700)
commit1c9c8249a2f245c053d6ee9ef088d49437a98fc1
tree746d54fc2524d20d2c67aa303433207f22eb25af
parent836ccb71847da461bf81fb20ffcac5e3abfd127c
Make stack complete depend on all nodes

Previously the completion signal was just based on the first run of
os-refresh-config. But in this case, we actually need to wait until it
runs successfully with all hosts computed. That way we can know that
services aren't in an unstable state while that configuration rolls out.

Change-Id: I3b965c19c92b366df3069cb8e1daffa18252c884
Closes-Bug: #1337230
nova-compute-instance.yaml
overcloud-source.yaml