You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by ml...@apache.org on 2022/12/08 16:14:24 UTC

[cloudstack] branch main updated (74623aa3d3 -> ffe2fa51d5)

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

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


    from 74623aa3d3 Merge remote-tracking branch 'apache/4.17'
     add ffe2fa51d5 When VM is created and ROOT volume is created it should emit a VOLUME.CREATE event (#6939)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/cloudstack/context/CallContext.java | 14 ++++++++
 .../com/cloud/vm/VirtualMachineManagerImpl.java    | 32 +++++++++++++------
 .../engine/orchestration/VolumeOrchestrator.java   | 37 +++++++++++++++++++++-
 .../main/java/com/cloud/vm/UserVmManagerImpl.java  |  4 +--
 4 files changed, 73 insertions(+), 14 deletions(-)