This is an automated email from the ASF dual-hosted git repository.
dahn pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/cloudstack.git.
from c0abfce Health check feature for virtual router (#3575)
add 6baa598 Clean up inactive iscsi sessions when VMs get moved due to
crashes (#3819)
add f5551be Merge branch '4.13'
No new revisions were added by this update.
Summary of changes:
.../kvm/resource/LibvirtComputingResource.java | 5 +
.../kvm/storage/IscsiStorageCleanupMonitor.java | 173 +++++++++++++++++++++
2 files changed, 178 insertions(+)
create mode 100644
plugins/hypervisors/kvm/src/main/java/com/cloud/hypervisor/kvm/storage/IscsiStorageCleanupMonitor.java