ironic/doc/source/dev/states.rst
Joshua Harlow 27d9f8b1d3 Add state machine to documentation
Since we can now generate the state machine that ironic
uses using the tools/states_to_dot.py generator we can
now build it and include it in the documentation for others
to view.

Change-Id: I4ffc298d0708cbac2573e1e2aee2d73836c27a80
2015-01-12 17:05:39 -08:00

600 B

Ironic's State Machine

The diagram below shows the states that an Ironic node goes through during the lifetime of a node. The diagram also depicts the events that transition the node to different states.

Note

For more information about the states, see the specification located at ironic-state-machine.