This is an automated email from the ASF dual-hosted git repository.
dahn pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/cloudstack.git
from 0204377032f Fix UI unit tests (#7856)
add bf9c71430b6 CKS: check access when get kubernetescluster config (#7854)
add 2c6072273b8 VMware: Fix casting exception during backup NIC
synchronization (#7831)
add 72e3491cefa server: Fix allocation of more public IPs than the
account's limit (#7832)
add a47a4f4ad4f CPVM: fix cpu usage for console vm when using vnc over
websockets (#6970)
add aa02d9b3c15 test: skip live storage migration on CentOS 7 (#7862)
new 5559668f126 Merge branch '4.18'
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:
.../java/com/cloud/hypervisor/guru/VMwareGuru.java | 6 +--
.../cluster/KubernetesClusterManagerImpl.java | 2 +
.../com/cloud/network/IpAddressManagerImpl.java | 37 +++++++++----
.../com/cloud/network/IpAddressManagerTest.java | 60 ++++++++++++++++++++++
.../consoleproxy/ConsoleProxyNoVncClient.java | 5 ++
test/integration/smoke/test_vm_life_cycle.py | 2 +-
6 files changed, 98 insertions(+), 14 deletions(-)