mirror of
https://github.com/apache/cloudstack.git
synced 2025-10-26 08:42:29 +01:00
Detail: Cloudstack tries to stop VMs all the time, for all sorts of reasons, but usually just to get into a known state. Libvirt throws an exception of 'Domain not found' when attempting to stop a VM that doesn't exist. This causes problems for troubleshooting real issues. Domain not found should equate to success if trying to stop. BUG-ID: CLOUDSTACK-4011 Bugfix-for: 4.2 Signed-off-by: Marcus Sorensen <marcus@betterservers.com> 1375825281 -0600