You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by da...@apache.org on 2020/01/31 07:41:23 UTC

[cloudstack] branch master updated (c0abfce -> f5551be)

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