Files
nova/doc/source/devref
Leandro I. Costantino 8ff170dc95 VM in rescue state must have a restricted set of actions
Right now it is possible to pause, suspend and stop a VM in state RESCUED,
so after the state is changed, it's not possible to trigger unrescue anymore
since the original state is lost.

This patch remove vm_states.RESCUED as valid state from stop,
pause and suspend actions.

The vm_states devref is also updated to reflect this change including the
current reboot flow.( vm_states.RESCUED cannot be rebooted as per
today code)

DocImpact
Closes-Bug: #1319182
Co-Authored-By: Cyril Roelandt <cyril.roelandt@enovance.com>
Change-Id: I531dea5a5499bf93c24bea37850d562134dee281
2014-05-23 17:43:31 -03:00
..
2012-02-29 09:53:59 -08:00
2012-09-23 14:12:42 +10:00
2014-04-25 21:47:41 -07:00
2011-08-02 10:09:58 -04:00
2011-04-11 21:43:12 +00:00
2012-10-28 11:34:05 -07:00