commit | b350c0b7ceb1cdcd9462bb75272a9362dd1819d5 | [log] [tgz] |
---|---|---|
author | Steve Baker <sbaker@redhat.com> | Mon Jan 27 14:31:09 2014 +1300 |
committer | Steve Baker <sbaker@redhat.com> | Fri Feb 21 14:58:29 2014 +1300 |
tree | 37d3dace19d35984d283d51169a5f70b8c59957d | |
parent | b07b05db8795504f40bc7975ff60075fb53933d9 [diff] |
Improve ServerCfnInitTestJSON asserts and debugging This change asserts that every heat resource goes into the CREATE_COMPLETE state, and if the WaitCondition times out then the server console log is logged. To make the template more readable and maintainable, usages of Fn::Join have been replaced with Fn::Replace. Change-Id: I59fb54a292e77c7acf3c3ba2e1b02bdf06e998de