This is an automated email from the ASF dual-hosted git repository.
dahn pushed a change to branch 4.20
in repository https://gitbox.apache.org/repos/asf/cloudstack.git
from 011fced91ed ehancement: add password to configdrive vendor_data.json
(#10061)
add bcd23ebb8ac server: check if redundant router is supported when
restart network with makeredundant = true (#10612)
add 3959dbdbe63 refactor create duplicate alert check (#10544)
add 47a268202bc [VMware] Sync the disk path or datastore changes for IDE
disks, and before any volume resize during start vm (for the volumes on
datastore cluster) (#10748)
add 88ce639255d Linstor: implement volume and storage stats (#10850)
new dd84c74e822 Merge branch '4.19' into 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:
.../hypervisor/vmware/resource/VmwareResource.java | 386 +++++++++++----------
plugins/storage/volume/linstor/CHANGELOG.md | 5 +
.../driver/LinstorPrimaryDataStoreDriverImpl.java | 78 ++++-
.../util/LinstorConfigurationManager.java | 9 +-
.../storage/datastore/util/LinstorUtil.java | 32 +-
pom.xml | 2 +-
.../java/com/cloud/alert/AlertManagerImpl.java | 96 ++---
.../java/com/cloud/network/NetworkServiceImpl.java | 6 +
8 files changed, 370 insertions(+), 244 deletions(-)