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
This commit is contained in:
Yun Mao
2012-08-03 11:47:56 -04:00
parent 8500993010
commit 415cae5ffe

View File

@@ -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