This is an automated email from the ASF dual-hosted git repository.
sureshanaparti pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/cloudstack.git.
from 909c437 Merge branch '4.16'
add 027e603 [KVM] Disconnect the volumes with the proper storage adaptor.
(#6029)
add 1484f5a Merge branch '4.16' into main
No new revisions were added by this update.
Summary of changes:
.../java/com/cloud/vm/VirtualMachineManagerImpl.java | 2 +-
.../kvm/resource/LibvirtComputingResource.java | 2 +-
.../kvm/storage/IscsiAdmStorageAdaptor.java | 6 ------
.../kvm/storage/KVMStoragePoolManager.java | 20 ++++++++++++++++++++
.../kvm/storage/LinstorStorageAdaptor.java | 5 ++---
.../kvm/storage/ScaleIOStorageAdaptor.java | 4 ++--
6 files changed, 26 insertions(+), 13 deletions(-)