diff options
author | Clint Byrum <clint@fewbar.com> | 2014-01-16 18:12:57 -0800 |
---|---|---|
committer | Clint Byrum <clint@fewbar.com> | 2014-01-16 18:12:57 -0800 |
commit | c411d229428cd9b369fd3cf7380d17795d6cde24 (patch) | |
tree | b2ef2b4a69e623a6bd410df45b296d09e409f73e | |
parent | 9e75c7e46022db0b6d9370701883e63ae455b759 (diff) |
Use OS::Heat::UpdateWaitConditionHandle
This alternate wait condition handle is used to make updates wait for
signals from all parties to signal they're ready.
This change will not work until the following Change Id lands in Heat:
Ibfadc6f9c436ce3d0f468a4e5560233f762038dd
Change-Id: Id11b5c79df5f41e49f1bf3c860e414204a242293
-rw-r--r-- | overcloud-source.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/overcloud-source.yaml b/overcloud-source.yaml index ba05e280..5ed8b554 100644 --- a/overcloud-source.yaml +++ b/overcloud-source.yaml @@ -122,7 +122,7 @@ Resources: Count: '2' Timeout: '1800' CompletionHandle: - Type: AWS::CloudFormation::WaitConditionHandle + Type: OS::Heat::UpdateWaitConditionHandle ComputeKey: Properties: UserName: |