Add block completion signal
authorAlexis Lee <alexisl@hp.com>
Mon, 13 Oct 2014 12:50:54 +0000 (13:50 +0100)
committerAlexis Lee <lxsli@hp.com>
Tue, 21 Oct 2014 10:32:45 +0000 (10:32 +0000)
commitc270cf0c5ef79869aa5506a789068e5c9565a9b7
tree90808b169f94b1f08d0b7720f49f1a6553607ca3
parent7b48754b98ca1890aa7608d19425913a7c79f5ca
Add block completion signal

In I973d197245ed32612bde9209479e6ae3a443fc69, the signal_transport was
set to NO_SIGNAL to prevent the resource staying CREATE_IN_PROGRESS
forever. This means that Heat reports the stack is configured before it
actually is.

The correct fix was to add completion-signal to BlockStorageConfig.
However now there's a BlockStorage0AllNodesDeployment, we simply have to
receive the signal from allNodesConfig by setting the deployment
signal-transport.

Change-Id: I1f6408ca39fddd146e7aae140f61d265bbf563ec
block-storage.yaml