taskflow/tools
Joshua Harlow 155326b6e7 Update the state graph builder to use state machine type
To build the state diagrams switch from using a custom
algorithm that builds a state machine in a table to using
our state machine class to build those same machines before
translation into a dot diagram.

This also allows us to use the state machine that already
is being used in the action engine as the source of transitions
to build the dot diagram with.

Change-Id: I4a0d16a3fb7c620c2774b535ab952b5d5006e9e9
2014-09-09 12:09:09 -07:00
..
clear_zk.py Add a helper tool which clears zookeeper test dirs 2014-05-09 22:14:48 -07:00
generate_states.sh Use the state_graph.py for all states diagrams 2014-07-06 12:21:34 -07:00
run_cross_tests.sh import run_cross_tests.sh from incubator 2014-04-04 06:43:25 -07:00
state_graph.py Update the state graph builder to use state machine type 2014-09-09 12:09:09 -07:00