Skip to content

scheuref/mistral-workflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Mistral Worflow

Mistral is an openstack project that allows to automatize tasks by executing workflows.

Mistral can be used with via API, CLI or Horizon. In Horizon, Mistral is found under the dashboard Workflow and show following pannels:

  • Workbooks: obsoleted
  • Workflows: yaml file (in yaql) describing a list of tasks
  • Actions: Openstack API calls or customer-written actions; each task is calling an action
  • Workflow Executions: Log of past execution of workflows
  • Task Executions: Log of past execution of tasks
  • Action Executions: Log of past execution of actions
  • Cron Triggers: cron-like job scheduling a workflow

References

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published