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 baad8ddc914 network: Add BGP+EVPN+VXLAN script to main repository and 
Agent package (#9778)
     add d9a7b6e511b Rollback of changes with errors during the VM assign 
(#7061)
     add cf5bd803110 consider a valid ipv4 address as a validish ipv4 /32 cidr 
(#10174)
     add e278bcd08ac [VMware] Consider CD/DVD drive when calculating next free 
unit number for volume attachment over IDE controller (#9644)
     add bf1ff10a906 Merge branch '4.19' into 4.20
     new 0c13ded943c Merge release branch 4.20 to 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:
 api/src/main/java/com/cloud/vm/UserVmService.java  |    2 +-
 .../api/command/admin/vm/AssignVMCmd.java          |   21 +-
 .../main/java/com/cloud/vm/UserVmManagerImpl.java  | 1107 ++++++++------
 .../java/com/cloud/vm/UserVmManagerImplTest.java   | 1533 +++++++++++++++++++-
 .../test/java/com/cloud/vm/UserVmManagerTest.java  |    4 +-
 .../SecondaryStorageManagerImpl.java               |    9 +-
 .../hypervisor/vmware/mo/VirtualMachineMO.java     |    7 +-
 7 files changed, 2214 insertions(+), 469 deletions(-)

Reply via email to