commit 8d0bea994dcd74cd6707b58ac2e4060a93f52d96
Author: Marcus Sorensen <[email protected]>
Date: Wed Apr 17 13:10:29 2013 -0600
CLOUDSTACK-2071 - VirtualMachineManagerImpl.java start() method for
instance
can fail to start a VM without notifying caller, if no exception is
triggered.
The result is that VM start looks successful but was not. This fixes it
by
throwing an exception at the very end if the object to be passed back
is still
null.
Signed-off-by: Marcus Sorensen <[email protected]> 1366225829
-0600