This is an automated email from the ASF dual-hosted git repository.
shwstppr pushed a change to branch 4.19
in repository https://gitbox.apache.org/repos/asf/cloudstack.git
from 813d53d031a Sync the pool stats in DB with the actual stats from stats
collector (#8686)
add bbe56ae2838 Update actions/setup-java from v3 to v4 (#8709)
add 4e34e6b3348 console proxy client sleep more generic (#8694)
add 56e04505266 Logging improvements on migration in the VmwareResource
(#8300)
add 52d5b271617 UI: Add button to show public IPs associated with vlanid
(#8717)
add 9bd359a039a UI: Fix error message in zone wizard (#8721)
new 9fd410be36d Merge remote-tracking branch 'apache/4.18' into 4.19
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:
.github/workflows/build.yml | 2 +-
.github/workflows/ci.yml | 2 +-
.github/workflows/codecov.yml | 2 +-
.github/workflows/main-sonar-check.yml | 2 +-
.github/workflows/rat.yml | 2 +-
.github/workflows/sonar-check.yml | 2 +-
.../com/cloud/hypervisor/vmware/resource/VmwareResource.java | 12 +++++++++++-
.../java/com/cloud/consoleproxy/ConsoleProxyNoVncClient.java | 10 +++++-----
ui/public/locales/en.json | 2 +-
ui/src/config/section/infra/phynetworks.js | 5 +++++
ui/src/views/infra/network/IpRangesTabPublic.vue | 6 ++++++
11 files changed, 34 insertions(+), 13 deletions(-)