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 f94ae65640
commit 65255ae22b
1 changed files with 1 additions and 0 deletions

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