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

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


    from 97c96a55ba9 .github: fix sonar checks (#10894)
     add 34896a1ada1 Address `assignVm` regression (#10875)
     add d0dc6d8093a mgmt: add back serviceip in ManagementServerResponse 
(#10891)
     add 4748c3fd4d2 test: cleanup acl in test_global_acls.py (#10893)
     add 6e19c07da10 Fixed typos (#10882)
     add f99fb3ecde3 Merge remote-tracking branch 'origin/4.19' into 4.20
     new f496ed6eaf1 Merge branch '4.20' of https://github.com/apache/cloudstack

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:
 .../org/apache/cloudstack/api/ApiConstants.java    |   1 +
 .../api/response/ManagementServerResponse.java     |  13 ++
 .../vmware/manager/VmwareManagerImpl.java          |  14 +-
 .../java/com/cloud/api/query/QueryManagerImpl.java |   1 +
 .../configuration/ConfigurationManagerImpl.java    |   2 +-
 .../main/java/com/cloud/vm/UserVmManagerImpl.java  | 146 ++++++++++++++-------
 .../java/com/cloud/vm/UserVmManagerImplTest.java   | 109 +++++++--------
 test/integration/smoke/test_global_acls.py         |   1 +
 .../main/java/com/cloud/utils/net/NetUtils.java    |   2 +-
 .../java/com/cloud/utils/net/NetUtilsTest.java     |   4 +-
 10 files changed, 179 insertions(+), 114 deletions(-)

Reply via email to