summaryrefslogtreecommitdiffstats
path: root/overcloud-source.yaml
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2014-08-18 13:09:34 +0000
committerGerrit Code Review <review@openstack.org>2014-08-18 13:09:34 +0000
commit5dd1df95434b74c6abce5cbaf35ad68848645a24 (patch)
treebd187543eac509fcf7977b0d4f1033122277e56a /overcloud-source.yaml
parent91fd462aae986746296d6ca3065514f8a0676b66 (diff)
parent002051953cabd0784931de5346da53e954af98ab (diff)
Merge "Rename NovaCompute resources suffix to be consistent with controller"
Diffstat (limited to 'overcloud-source.yaml')
-rw-r--r--overcloud-source.yaml10
1 files changed, 5 insertions, 5 deletions
diff --git a/overcloud-source.yaml b/overcloud-source.yaml
index 4929de86..93a68344 100644
--- a/overcloud-source.yaml
+++ b/overcloud-source.yaml
@@ -308,10 +308,10 @@ resources:
length: 20
salt:
get_param: RabbitCookieSalt
- NovaCompute0Deploy:
+ NovaCompute0Deployment:
type: FileInclude
Path: nova-compute-instance.yaml
- SubKey: resources.NovaCompute0Deploy
+ SubKey: resources.NovaCompute0Deployment
parameters:
NovaApiHost: {get_attr: [ControlVirtualIP, fixed_ips, 0, ip_address]}
KeystoneHost: {get_attr: [ControlVirtualIP, fixed_ips, 0, ip_address]}
@@ -347,10 +347,10 @@ resources:
get_param: HypervisorNeutronPublicInterface
NeutronBridgeMappings:
get_param: NeutronBridgeMappings
- NovaCompute0AllNodes:
+ NovaCompute0AllNodesDeployment:
type: FileInclude
Path: nova-compute-instance.yaml
- SubKey: resources.NovaCompute0AllNodesDeploy
+ SubKey: resources.NovaCompute0AllNodesDeployment
parameters:
AllNodesConfig: {get_resource: allNodesConfig}
NovaCompute0Passthrough:
@@ -682,7 +682,7 @@ resources:
networks:
- network: ctlplane
user_data_format: SOFTWARE_CONFIG
- controller0AllNodes:
+ controller0AllNodesDeployment:
depends_on: [controller0Deployment,controller0SSLDeployment,controller0Swift,controller0Passthrough]
type: OS::Heat::StructuredDeployment
properties: