Merge "Docs for vm/task state transitions."
This commit is contained in:
6 changed files with 25 additions and 0 deletions
@@ -38,6 +38,7 @@ Background Concepts for Nova
architecture
threading
vmstates
il8n
filter_scheduler
multinic
24
doc/source/devref/vmstates.rst
Normal file
24
doc/source/devref/vmstates.rst
Normal 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
BIN
doc/source/image_src/PowerStates.odp
Normal file
BIN
doc/source/image_src/PowerStates.odp
Normal file
Binary file not shown.
BIN
doc/source/images/PowerStates1.png
Normal file
BIN
doc/source/images/PowerStates1.png
Normal file
Binary file not shown.
After
Width: | Height: | Size: 172 KiB
BIN
doc/source/images/PowerStates2.png
Normal file
BIN
doc/source/images/PowerStates2.png
Normal file
Binary file not shown.
After
Width: | Height: | Size: 249 KiB
BIN
doc/source/images/run_instance_walkthrough.png
Normal file
BIN
doc/source/images/run_instance_walkthrough.png
Normal file
Binary file not shown.
After
Width: | Height: | Size: 159 KiB
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.