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 c2259cef5d2 docs: correct outdated Maven link in install.md (#10800)
     add 9f229600e6a Add new config (non-dynamic) for  agent connections 
monitor thread, and keep timeunit to secs (in sync with the earlier Wait 
config) (#10525)
     add 0e0ae226bd2 Xenserver smoke-test: Allow emojis to be accepted in 
volume name during volume creation (#10774)
     add 030ed55f36c server/test: ResourceCleanupService test fix for daylight 
saving time (#10749)
     add 02d1c61cf77 add amount of system VMs that are allocated to each host 
in the hosts ListView (#10791)
     add dfd64b1a672 Ceph object store: Fix LocationConstraint error  (#10772)
     add fe77f5f2856 server: apply network ACL even if there is no network ACLs 
in the ACL list (#9374) (#10241)
     add 7f16a207e0a cloudutils: use ip command instead of route in 
networkConfig.py (#10726)
     add 0c4ed1e5b72 UI: Allow editing VM name of a Running VM in an Advanced 
zone with security groups (#10714)
     add 4c072b5bf97 UI: show checksum field when register or upload 
template/isos (#10725)
     add 01d87b77479 Merge branch '4.19' into 4.20
     new d7d9d131b2d Merge branch '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/agent/AgentManager.java    |  4 ++--
 .../com/cloud/agent/manager/AgentManagerImpl.java  |  9 +++++---
 .../com/cloud/vm/VirtualMachineManagerImpl.java    |  2 +-
 .../resource/XenServerStorageProcessor.java        | 23 +++++++++++++++++++-
 .../driver/CephObjectStoreDriverImpl.java          | 10 +++++----
 .../driver/CephObjectStoreDriverImplTest.java      |  2 +-
 python/lib/cloudutils/networkConfig.py             |  2 +-
 .../network/topology/AdvancedNetworkTopology.java  |  5 -----
 .../resource/ResourceCleanupServiceImplTest.java   | 25 +++++++++++++++++++---
 ui/src/config/section/infra/hosts.js               |  7 +++++-
 ui/src/views/compute/EditVM.vue                    |  1 -
 ui/src/views/image/RegisterOrUploadIso.vue         |  9 ++++++++
 ui/src/views/image/RegisterOrUploadTemplate.vue    |  6 +++---
 .../java/com/cloud/utils/nio/NioConnection.java    |  1 -
 14 files changed, 79 insertions(+), 27 deletions(-)

Reply via email to