Skip to content

Tool for visualising a mistral v2 workflow (openstack)

Notifications You must be signed in to change notification settings

sanecz/mistral-graph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

mistral-graph

Tool for visualising a mistral v2 workflow (openstack)

Some example of the output

multiple workflow and default tasks

workflow attributes

workflow example

Usage

python mistral_dot.py example.yaml

This will create a new png file named graph.png. Currently it only supports direct workflows.

Installation

Requires pydot

pip install pydot

TODO

  • Some parts of the code are ugly.
  • Need more comments.

About

Tool for visualising a mistral v2 workflow (openstack)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages