This is an automated email from the ASF dual-hosted git repository.
sureshanaparti pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/cloudstack.git.
from 4b7dcfa README: again that time of the year! :christmas_tree: (#5792)
add 9b0a141 Provision to sort ISOs from UI, and Updated Templates/ISOs
API response to return in the order of sortkey (#5800)
add 12d95a2 Remove unused gravatar fetch (#5806)
add 9607ae9 server: Fix NPE while adding network to VPC (#5723)
add 8ba5b92 server: Fix NPE while deleting a domain (#5753)
add 19325d0 Change UI VM deployment to show SSH keys only if user has
keys (#5804)
add 7823868 network: update ip in lb/pf/dnat tables when update vm nic ip
(#5757)
new 0c0254d Merge branch '4.16' into 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:
.../cloud/api/query/dao/TemplateJoinDaoImpl.java | 7 +-
.../configuration/ConfigurationManagerImpl.java | 13 ++--
.../network/element/VpcVirtualRouterElement.java | 5 +-
.../main/java/com/cloud/vm/UserVmManagerImpl.java | 77 +++++++++++++---------
.../test/java/com/cloud/vm/UserVmManagerTest.java | 4 --
ui/src/config/section/image.js | 3 +
ui/src/store/modules/user.js | 11 ----
ui/src/views/compute/DeployVM.vue | 4 ++
8 files changed, 71 insertions(+), 53 deletions(-)