This is an automated email from the ASF dual-hosted git repository.
shwstppr pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/cloudstack.git
from f597b8fd455 Merge remote-tracking branch 'origin/4.18'
add 9aee625ab45 orchestration: fix error on deleted template vm start
(#7327)
add ce981574c33 Merge remote-tracking branch 'apache/4.17' into 4.18
new f5873402441 Merge remote-tracking branch 'apache/4.18' into main
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:
.../com/cloud/vm/VirtualMachineManagerImpl.java | 25 +++++++++
.../engine/orchestration/VolumeOrchestrator.java | 23 ++++----
.../cloud/vm/VirtualMachineManagerImplTest.java | 62 ++++++++++++++++++++++
3 files changed, 100 insertions(+), 10 deletions(-)