Hi, team.
In the docs (and rackspace driver), I've noticed the states:
* :begin
* :pending
* :running
* :shutting_down
* :stopped
* :end
However, in the mock driver, the states are:
* :start
* :pending
* :running
* :stopped
* :finish
Which states are correct?
-Adrian
