mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-04 00:02:37 +01:00
This force stops old VRs when performing rolling restart with cleanup=true. This will ensure that VRs are powered off quickly than wait longer for the normal ACPI shutdown. During testing, it was found on VMware where VM stops are slow compared to XenServer and KVM. Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>