Direct transitions in DSL

Registered by Renat Akhmerov

We need to be able to specify direct transitions between tasks described in DSL so that upon task completion we could define how workflow execution should proceed in case of success and error.

Example DSL snippet:

Workflow
  tasks:
    createVM:
      action: Nova:createVM
      on-success: waitForIP
      on-error: sendCreateVMError

Blueprint information

Status:
Complete
Approver:
Renat Akhmerov
Priority:
High
Drafter:
Renat Akhmerov
Direction:
Approved
Assignee:
Nikolay Makhotkin
Definition:
Approved
Series goal:
None
Implementation:
Implemented
Milestone target:
None
Started by
Nikolay Makhotkin
Completed by
Nikolay Makhotkin

Related branches

Sprints

Whiteboard

(?)

Work Items

This blueprint contains Public information 
Everyone can see this information.

Subscribers

No subscribers.