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 7692b745e8a Fix NPE when sending copy command to least busy SSVM 
(#9125)
     add 11497c601fd [VMware] Update data disk controller same as the root disk 
controller type when it is not set in the VM detail (#9433)
     add 6c0492366c0 [VMware] Disconnect/Detach config drive ISO (if exists) on 
stop VM (#9468)
     add 674129cd588 Update project account for all the events with project 
account owner, except for create project event (#9572)
     add 48e745cad28 Add certificate validation to check headers (#9255)
     new 5a496e725b9 Merge remote-tracking branch 'apache/4.19'

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:
 .../command/user/account/AddUserToProjectCmd.java  |  2 +-
 .../user/account/DeleteUserFromProjectCmd.java     |  1 -
 .../security/keystore/KeystoreManager.java         |  3 ++-
 .../security/keystore/KeystoreManagerImpl.java     | 23 ++++++++++-------
 .../hypervisor/vmware/resource/VmwareResource.java | 30 +++++++++++++++++++++-
 .../com/cloud/event/ActionEventInterceptor.java    |  4 +--
 .../java/com/cloud/event/ActionEventUtils.java     | 11 ++++++--
 .../com/cloud/projects/ProjectManagerImpl.java     | 16 ++++++------
 .../com/cloud/server/ManagementServerImpl.java     | 27 ++++++++++++++++---
 .../main/java/com/cloud/vm/UserVmManagerImpl.java  | 19 +++++++++-----
 .../hypervisor/vmware/mo/VirtualMachineMO.java     |  8 ++++++
 11 files changed, 109 insertions(+), 35 deletions(-)

Reply via email to