This is an automated email from the ASF dual-hosted git repository. pearl11594 pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/cloudstack.git
commit ffc0d516161ed006275373b37c7dfe1f29673a73 Merge: 193d6ef52f5 255a45c4a62 Author: Pearl Dsilva <[email protected]> AuthorDate: Tue Apr 22 03:31:44 2025 -0400 Merge branch '4.20' of https://github.com/apache/cloudstack .../manager/allocator/impl/RandomAllocator.java | 12 +-- .../manager/allocator/impl/FirstFitAllocator.java | 9 +-- .../com/cloud/network/IpAddressManagerImpl.java | 94 +++++++++++++--------- .../java/com/cloud/network/vpc/VpcManagerImpl.java | 28 +++---- .../main/java/com/cloud/vm/UserVmManagerImpl.java | 85 ++++++++++--------- ui/public/locales/en.json | 2 +- ui/src/views/compute/EditVM.vue | 2 +- ui/src/views/compute/InstanceTab.vue | 1 + 8 files changed, 126 insertions(+), 107 deletions(-)
