mirror of
https://github.com/apache/cloudstack.git
synced 2025-10-26 08:42:29 +01:00
1. While destroying a ROOT volume do the lookup of the associated VM under the DC and not just cluster. 2. In case of VMware, during VM start if a volume is being recreated no need to detach the old volume because we now expunge it immediately and don't wait for the storage cleanup task to run.