Docs for vm/task state transitions.

Added diagrams to RST docs that show  required vm_state / task_state
transitions for compute api operations.

(Set Sandy Walsh as author since he created the diagrams)

Change-Id: Ie6a9cd4b54321a98fea5429ee52eb781f57f31a4
This commit is contained in:
Sandy Walsh 2012-05-06 19:27:27 -04:00 committed by Lorin Hochstein
parent 72e82b8ca7
commit d7ea3edad8
6 changed files with 25 additions and 0 deletions

View File

@ -38,6 +38,7 @@ Background Concepts for Nova
architecture
threading
vmstates
il8n
filter_scheduler
multinic

View File

@ -0,0 +1,24 @@
Virtual Machine States and Transitions
=======================================
Preconditions for commands
--------------------------
The following diagrams show the required virtual machine (VM) states and
task states for various commands issued by the user:
.. image:: /images/PowerStates1.png
.. image:: /images/PowerStates2.png
Create instance states
----------------------
The following diagram shows the sequence of VM states, task states, and
power states when a new VM instance is created.
.. image:: /images/run_instance_walkthrough.png

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 172 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 249 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 159 KiB