sanecz / mistral-graph

Tool for visualising a mistral v2 workflow (openstack)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)


Languages

Language:Python 100.0%