Add step to ObjectStorage RingBuilder deployment
[apex-tripleo-heat-templates.git] / puppet / all-nodes-config.yaml
index 90eb1b0..b065ddd 100644 (file)
@@ -67,6 +67,12 @@ parameters:
     description: >
       Setting to a previously unused value during stack-update will trigger
       package update on all nodes
+  StackAction:
+    type: string
+    description: >
+      Heat action on performed top-level stack.
+    constraints:
+    - allowed_values: ['CREATE', 'UPDATE']
 
 resources:
 
@@ -303,6 +309,7 @@ resources:
 
                 deploy_identifier: {get_param: DeployIdentifier}
                 update_identifier: {get_param: UpdateIdentifier}
+                stack_action: {get_param: StackAction}
 
 outputs:
   config_id: