tripleo-heat-templates/releasenotes/notes/workflow_tasks-4da5830821b7154b.yaml
Giulio Fidente 09137304b9 Rename service_workflow_tasks into workflow_tasks
Using the service_ prefix seems incoherent with its use in
service_config_settings (vs config_settings).

Change-Id: Ia39f181415bee0071409dabddfa0c5c312915e1f
2017-09-13 17:15:17 +02:00

8 lines
347 B
YAML

---
features:
- |
It is now possible to trigger Mistral workflows or workflow actions
before a deployment step is applied. This can be defined within the
scope of a service template and is described as a task property
for the Heat OS::Mistral::Workflow resource, for more details also
see the puppet/services/README.rst file.