Merge "Sequence deploys - compute after control plane."

This commit is contained in:
Jenkins 2014-06-03 11:22:36 +00:00 committed by Gerrit Code Review
commit c89f6e26e9
1 changed files with 1 additions and 0 deletions

View File

@ -174,6 +174,7 @@ Resources:
key_name: {Ref: KeyName}
user_data_format: SOFTWARE_CONFIG
NovaCompute0Deploy:
DependsOn: [controller0Deployment]
Type: OS::Heat::StructuredDeployment
Properties:
config: {Ref: NovaComputeConfig}