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

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

commit 84eed6db72f658d115976415012ae52cf0f54f1a
Merge: 64262d943f bfe1697721
Author: nvazquez <[email protected]>
AuthorDate: Fri Jun 10 08:28:41 2022 -0300

    Merge branch '4.17'

 .../api/command/user/network/CreateNetworkCmd.java |   3 +-
 .../user/vmsnapshot/CreateVMSnapshotCmd.java       |   1 +
 .../main/java/com/cloud/storage/StorageUtil.java   |  14 +
 .../engine/orchestration/VolumeOrchestrator.java   |  40 +--
 .../allocator/AbstractStoragePoolAllocator.java    |  53 +++-
 .../AbstractStoragePoolAllocatorTest.java          | 113 +++++++
 .../com/cloud/storage/VolumeApiServiceImpl.java    | 323 +++++++++++++--------
 .../cloud/storage/VolumeApiServiceImplTest.java    |   3 -
 test/integration/broken/test_vpc_vm_life_cycle.py  |   2 +-
 test/integration/component/test_host_ha.py         |  49 +---
 .../component/test_rootvolume_resize.py            |   6 +-
 .../test_attach_multiple_volumes.py}               | 161 ++++++++--
 12 files changed, 551 insertions(+), 217 deletions(-)

Reply via email to