summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorYun Mao <yunmao@gmail.com>2012-08-03 11:47:56 -0400
committerYun Mao <yunmao@gmail.com>2012-08-14 10:27:14 -0400
commit65255ae22b1816bf61922b88c69cf35459d0e508 (patch)
tree65f352ab8815f73346e3a195506df61575294b86 /doc
parentf94ae65640d16124f9d7fad8c726b185f0398452 (diff)
downloadnova-65255ae22b1816bf61922b88c69cf35459d0e508.tar.gz
Allow stop API to be called in Error
We already allow the stop API to be called when the VM is in Error state. This is to update the diagram in devref doc. Change-Id: I792028dc6f851f66d42b852c27505c479eab4df7
Diffstat (limited to 'doc')
-rw-r--r--doc/source/devref/vmstates.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/source/devref/vmstates.rst b/doc/source/devref/vmstates.rst
index 9733b44a92..80075124fd 100644
--- a/doc/source/devref/vmstates.rst
+++ b/doc/source/devref/vmstates.rst
@@ -81,6 +81,7 @@ task states for various commands issued by the user:
stop -> stopped
stop -> error
active -> stop
+ error -> stop
rescue [shape="rectangle"]
rescue -> rescued