tripleo-heat-templates/puppet
Giulio Fidente 71f1338816 Allows use of Mistral workflows during deployment steps
Introduces a general mechanism meant to allow for the execution
of workflows during the deployment steps.

Services can define workflow actions to be triggered during a step
in the newly added service_workflow_tasks section. The syntax is:

  service_workflow_tasks:
    step2:
      - name: my_action_name
        action: std.echo
        input:
          output: 'hello world'

Implements: blueprint tripleo-ceph-ansible
Depends-On: If02799e7457ca017cc119317dfb2db7198a3559f
Depends-On: Ibc5707f9f06266fe84ad1dd91dcb984157871d30
Change-Id: I36a642fbc2076ad9e4a10ffc56d6d16f3ed6f27a
2017-06-26 16:28:23 +02:00
..
extraconfig Update the template_version alias for all the templates to pike. 2017-05-19 09:58:07 +02:00
manifests Remove old ControllerConfig override from puppet-pacemaker.yaml 2017-01-03 19:45:43 +01:00
services Allows use of Mistral workflows during deployment steps 2017-06-26 16:28:23 +02:00
all-nodes-config.yaml Only pass distinct services to enabled_services list 2017-06-16 09:48:12 +03:00
blockstorage-role.yaml Merge "Revert "Blacklist support for ExtraConfig"" 2017-06-22 21:22:02 +00:00
cephstorage-role.yaml Merge "Revert "Blacklist support for ExtraConfig"" 2017-06-22 21:22:02 +00:00
compute-role.yaml Merge "Replace hardcoded 'br-ex' with NeutronPhysicalBridge parameter." 2017-06-24 00:36:01 +00:00
config.role.j2.yaml Update the template_version alias for all the templates to pike. 2017-05-19 09:58:07 +02:00
controller-role.yaml Merge "Replace hardcoded 'br-ex' with NeutronPhysicalBridge parameter." 2017-06-24 00:36:01 +00:00
deploy-artifacts.sh Merge "Fix rpms being installed via DeployArtifactURLs" 2017-06-23 17:05:14 +00:00
deploy-artifacts.yaml Update the template_version alias for all the templates to pike. 2017-05-19 09:58:07 +02:00
major_upgrade_steps.j2.yaml Merge "Remove nova placement config for compute service node on upgrade" 2017-06-05 12:59:44 +00:00
objectstorage-role.yaml Merge "Revert "Blacklist support for ExtraConfig"" 2017-06-22 21:22:02 +00:00
post-upgrade.j2.yaml Update the template_version alias for all the templates to pike. 2017-05-19 09:58:07 +02:00
post.j2.yaml Allows use of Mistral workflows during deployment steps 2017-06-26 16:28:23 +02:00
puppet-steps.j2 Allows use of Mistral workflows during deployment steps 2017-06-26 16:28:23 +02:00
role.role.j2.yaml Merge "Replace hardcoded 'br-ex' with NeutronPhysicalBridge parameter." 2017-06-24 00:36:01 +00:00
upgrade_config.yaml Update the template_version alias for all the templates to pike. 2017-05-19 09:58:07 +02:00