This is an automated email from the ASF dual-hosted git repository.
gutoveronezi pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/cloudstack.git
from 3889e46eb6 fix description of configuration
`max.data.migration.wait.time` (#6749)
add efbf74ee06 Added new logs to volume creation (#6689)
No new revisions were added by this update.
Summary of changes:
.../engine/orchestration/VolumeOrchestrator.java | 15 ++++-
.../allocator/AbstractStoragePoolAllocator.java | 64 +++++++++++++--------
.../ClusterScopeStoragePoolAllocator.java | 29 ++++------
.../GarbageCollectingStoragePoolAllocator.java | 2 +-
.../allocator/LocalStoragePoolAllocator.java | 21 +++----
.../allocator/ZoneWideStoragePoolAllocator.java | 14 ++---
.../storage/resource/VmwareStorageProcessor.java | 14 ++---
.../allocator/RandomStoragePoolAllocator.java | 20 +++----
.../com/cloud/hypervisor/vmware/mo/ClusterMO.java | 16 ++----
.../hypervisor/vmware/mo/HypervisorHostHelper.java | 2 +-
.../hypervisor/vmware/mo/VirtualMachineMO.java | 65 +++++++++-------------
11 files changed, 132 insertions(+), 130 deletions(-)