On Sat, 2012-02-25 at 11:41 +1100, Koper, Dies wrote: > I was looking at the instance states and noticed rhevm, ec2 and > opennebula have a state ":stopping": > > running.to( :stopping ) .on( :stop ) > > This state is not documented in 3.4 Instance States of the API > documentation. > What is the difference between this state and shutting_down?
The are the same, module typos; I just posted a patch to rename shutting_down to stopping across the board (including in the docs) David
