On Wed, Apr 17, 2013 at 01:13:36PM -0600, Marcus Sorensen wrote: > commit 8d0bea994dcd74cd6707b58ac2e4060a93f52d96 > Author: Marcus Sorensen <mar...@betterservers.com> > 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 <mar...@betterservers.com> 1366225829 > -0600
Done