mirror of
https://github.com/apache/cloudstack.git
synced 2025-10-26 08:42:29 +01:00
ResourceUnavailableException won't be catched by VirtualNetworkApplianceManager after Alex's refactor, because VirtualMachineManager.start() would cover the exceptions as well. So changed the calling to advanceStart() instead.