This is an automated email from the ASF dual-hosted git repository. weizhou pushed a change to branch 4.20 in repository https://gitbox.apache.org/repos/asf/cloudstack.git
from 90681df1b5b Primera: Delete session after key expiration (#11487) add fd46e61032f Added events for snapshots, vmsnapshots, internalLB operations (#11230) add a4cf47a9b80 server: remove extra chars when template status is error string (#11329) add f4802f30ed6 UI: fix display of disk size and IOPS fields in the scale VM form (#11553) new f99942cf9a2 Merge remote-tracking branch 'apache/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: .../user/snapshot/CreateSnapshotFromVMSnapshotCmd.java | 5 +++++ .../network/lb/InternalLoadBalancerVMManagerImpl.java | 4 ++++ .../internallbvmmgr/InternalLBVMServiceTest.java | 16 ++++++++++++++-- .../com/cloud/api/query/dao/TemplateJoinDaoImpl.java | 6 +++--- .../java/com/cloud/resource/ResourceManagerImpl.java | 6 ++++++ .../com/cloud/storage/snapshot/SnapshotManagerImpl.java | 2 ++ ui/src/views/compute/ScaleVM.vue | 4 ++-- 7 files changed, 36 insertions(+), 7 deletions(-)