> throw new IllegalStateException("could not image drive in time!");
> }
> + logger.debug("<< imaged (%s)", success);`success` will be true or false here? Is "imaged (true)" a clear debugging message? Also, should this be `success` or `ready`? --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/362/files#r13033746
