controller0AllNodesConfig to controller0AllNodes.
authorNicholas Randon <nicholas.randon@hp.com>
Tue, 29 Jul 2014 13:02:42 +0000 (14:02 +0100)
committerNicholas Randon <nicholas.randon@hp.com>
Thu, 31 Jul 2014 11:39:45 +0000 (12:39 +0100)
Rename all occurrences of controller0AllNodesConfig to
controller0AllNodes as this is in line with compute node
deployments. Also the current naming is confusing as this is a
deployment step not a configuration step.

Change-Id: I8efa3b6a64a099e1e8ee43009472152aed5f8ad8

overcloud-source.yaml

index ce86dfa..8e20f25 100644 (file)
@@ -618,7 +618,7 @@ Resources:
       networks:
         - network: ctlplane
       user_data_format: SOFTWARE_CONFIG
-  controller0AllNodesConfig:
+  controller0AllNodes:
     Type: OS::Heat::StructuredDeployment
     Properties:
       config: {Ref: allNodesConfig}