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

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


    from 55f0801b18e Remove powermock from network elements (#7791)
     add ab0297ea9b3 VM.CREATE/VOLUME.DELETE/VOLUME.DESTROY not being emitted 
(#7760)
     add 4f85c5568fc engine/schema: fix CPU cap limitation for upgraded 
environment (#7808)
     add dea13734808 server: clean network offerings for domain on remove 
(#7775)
     new 32448e1ac7b Merge branch '4.18'

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:
 .../java/com/cloud/storage/VolumeApiService.java   |  2 +
 api/src/main/java/com/cloud/vm/UserVmService.java  |  8 +++
 .../api/command/user/vm/DeployVMCmd.java           | 50 +++++++------
 .../com/cloud/vm/VirtualMachineManagerImpl.java    | 35 +++++----
 .../engine/orchestration/VolumeOrchestrator.java   | 25 +++++--
 .../resources/META-INF/db/schema-41800to41810.sql  |  5 ++
 .../java/com/cloud/api/query/QueryManagerImpl.java |  6 +-
 .../com/cloud/storage/VolumeApiServiceImpl.java    |  6 ++
 .../java/com/cloud/user/DomainManagerImpl.java     | 83 +++++++++++++++++++---
 .../main/java/com/cloud/vm/UserVmManagerImpl.java  | 37 ++++++++--
 .../java/com/cloud/user/DomainManagerImplTest.java | 17 +++--
 test/integration/smoke/test_events_resource.py     |  3 +-
 12 files changed, 213 insertions(+), 64 deletions(-)

Reply via email to