This is an automated email from the ASF dual-hosted git repository.

weizhouapache pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/cloudstack.git


    from 38b674f4426 Add AGENTS.md + SECURITY.md wiring for security-model 
discoverability (#13554)
     add 8225668688d Fix QEMU convert command timeout for incremental snapshots 
(#13212)
     add 63c142be261 KVM: fix LUKS/volume-encryption detection for qemu-img >= 
10.1.0 (#13587)
     add ec2d3ea1e6d Fix `findHostsForMigration` never returning hosts from 
other clusters (#13452)
     add e8df87e89be flasharray: authenticate via REST 2.x api-token and 
discover API version (#13060)
     add 76a4bc8c9de Merge remote-tracking branch 'apache/4.20' into 4.22
     add 17e5947a6d2 server: add removed Tests for listHostsForMigrationOfVM 
and fix test failures
     new fe3df6b660d Merge branch '4.22' into 'main'
     new 24fd90a2487 server: fix build failures after merge-forward

The 2 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:
 .../kvm/storage/KVMStorageProcessor.java           |    9 +-
 .../org/apache/cloudstack/utils/qemu/QemuImg.java  |    5 +-
 .../apache/cloudstack/utils/qemu/QemuImgTest.java  |   15 +
 .../adapter/flasharray/FlashArrayAdapter.java      |  184 ++-
 .../com/cloud/server/ManagementServerImpl.java     |   69 +-
 .../com/cloud/server/ManagementServerImplTest.java | 1420 +++++++++++++++++++-
 6 files changed, 1611 insertions(+), 91 deletions(-)

Reply via email to