aboutsummaryrefslogtreecommitdiffstats
path: root/nova-compute-instance.yaml
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2014-06-03 11:22:36 +0000
committerGerrit Code Review <review@openstack.org>2014-06-03 11:22:36 +0000
commitc89f6e26e95eb3e8aac4e3efbfa4e8263fae0ec0 (patch)
tree356786d536193b984d74bd3686312733f0493488 /nova-compute-instance.yaml
parent42f32ba95147e6041cf26633557984a3a2179c34 (diff)
parentae1816d8db2f6fe727edcacefd9abcaf1ec9576a (diff)
Merge "Sequence deploys - compute after control plane."
Diffstat (limited to 'nova-compute-instance.yaml')
-rw-r--r--nova-compute-instance.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/nova-compute-instance.yaml b/nova-compute-instance.yaml
index 8cbf7759..a93eda03 100644
--- a/nova-compute-instance.yaml
+++ b/nova-compute-instance.yaml
@@ -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}