Add section header to state machines page

This adds a section header so that a "Table of Contents" is
displayed on the rendered page. This makes the page consistent
with the rest of our developer documentation, since the others
all have a Table Of Contents.

I also added the word 'provisioning' to qualify what kind of
states were being depicted here. (As opposed to power states.)

Change-Id: If71679d9a5ee795c6c3a9d912f371ea04cea2753
This commit is contained in:
Ruby Loo 2015-05-05 15:39:09 +00:00
parent f1635d0cd8
commit 1ecd2dad94

View File

@ -4,9 +4,12 @@
Ironic's State Machine Ironic's State Machine
====================== ======================
The diagram below shows the states that an Ironic node goes through during the State Machine Diagram
lifetime of a node. The diagram also depicts the events that transition =====================
the node to different states.
The diagram below shows the provisioning 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.
.. figure:: ../images/states.png .. figure:: ../images/states.png
:width: 660px :width: 660px