This is an automated email from the ASF dual-hosted git repository.
shwstppr pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/cloudstack.git
from 928972f7676 extension/proxmox: add console access for instances
(#11601)
add 96992d3d640 server: Fix vpclimit count for listAcccount API response
(#11686)
add c24d2b88f6b LDAP: honour nested groups for MSAD (#11696)
add 36cfd76ce19 KVM: fix delete vm snapshot if it does not exist with a
Stopped vm (#11687)
add 318a4f2b6ec server: set download volume format to qcow2 for KVM
volumes (#11198)
add 5dfeb79c63c systemvm: fix failed to get script version when patch
system vm or router (#10962)
add 2c1aad4db8c Merge remote-tracking branch 'apache/4.20'
No new revisions were added by this update.
Summary of changes:
.../org/apache/cloudstack/api/response/AccountResponse.java | 2 +-
.../wrapper/LibvirtDeleteVMSnapshotCommandWrapper.java | 3 ++-
.../com/cloud/hypervisor/kvm/storage/KVMStorageProcessor.java | 2 +-
.../datastore/driver/CloudStackImageStoreDriverImpl.java | 11 ++++++++++-
.../org/apache/cloudstack/ldap/ADLdapUserManagerImpl.java | 8 ++++++--
.../java/org/apache/cloudstack/ldap/LdapConfiguration.java | 5 ++++-
.../org/apache/cloudstack/ldap/OpenLdapUserManagerImpl.java | 4 ++--
systemvm/patch-sysvms.sh | 6 ++++--
8 files changed, 30 insertions(+), 11 deletions(-)