This is an automated email from the ASF dual-hosted git repository.

weizhou pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/cloudstack.git


    from b46e29dc677 Improvement: SSL offloading with Virtual Router (#11468)
     add e3681a04bb8 server: allow migration of vm with snapshots for vmware 
(#9305)
     add 5d32492676a IPv6 firewall: accept packets from related and established 
connections (#10970)
     add e64e94ad3f7 Import KVM VM: Autodetect vlan id from bridge name (#11507)
     add 036fd001705 kvm: Fix NPE in case host UEFI detail is not set on agent 
connection (#11610)
     add 7c727a34406 CKS: Fix transition exception when scaling Stopped k8s 
clusters (#11598)
     add 38006b2e03d ssvm: use mgmt network if no storage network (#10735)
     new 70a4503ea16 Merge remote-tracking branch 'apache/4.20'

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../main/java/com/cloud/hypervisor/Hypervisor.java |  6 ++-
 .../kubernetes/cluster/KubernetesCluster.java      |  4 ++
 .../com/cloud/agent/manager/AgentManagerImpl.java  |  2 +-
 .../kvm/resource/LibvirtComputingResource.java     | 14 ++++++
 ...LibvirtGetUnmanagedInstancesCommandWrapper.java |  8 +++-
 .../KubernetesClusterScaleWorker.java              |  5 +-
 .../main/java/com/cloud/vm/UserVmManagerImpl.java  |  3 +-
 .../resource/NfsSecondaryStorageResource.java      | 22 +++++++--
 .../resource/NfsSecondaryStorageResourceTest.java  | 56 +++++++++++++++++++---
 systemvm/debian/opt/cloud/bin/cs/CsNetfilter.py    |  2 +
 .../views/compute/wizard/MultiNetworkSelection.vue | 16 ++++++-
 11 files changed, 119 insertions(+), 19 deletions(-)

Reply via email to