mirror of
https://github.com/apache/cloudstack.git
synced 2025-10-26 08:42:29 +01:00
While expunging a volume, CS chooses the endpoint to perform delete operation by selecting any host that has the storage containing the volume mounted on it. Instead, if the volume to be deleted is attached to a VM, the endpoint chosen by CCP should be the host that contains the VM. (cherry picked from commit f1e3e83bbf763860dd33a18c36618b4714bf0dbe)