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 e1b56be  Merge branch '4.16' into main
     add c08592c  ui: update vm haenable only for supported vms (#5847)
     add 2e2d328  Add toggle button on the UI for list including elements in 
projects. (#5790)
     add 223bc11  ui: fix paging in enable static NAT form (#5849)
     add 216bea1  ipv6: disable IPv6-only shared network with VR (#5810)
     add c17ae74  ui: fix getDiagnosticsData files field (#5853)
     add d78a815  server: fix update vm with unconstrained offering (#5828)
     new 42a941c  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:
 .../engine/orchestration/NetworkOrchestrator.java      |  2 +-
 .../java/com/cloud/network/NetworkServiceImpl.java     | 12 ++++++------
 .../src/main/java/com/cloud/vm/UserVmManagerImpl.java  |  1 +
 ui/src/store/getters.js                                |  1 +
 ui/src/store/modules/app.js                            |  7 +++++++
 ui/src/views/AutogenView.vue                           | 18 +++++++++++++++++-
 ui/src/views/compute/EditVM.vue                        |  2 +-
 ui/src/views/network/EnableStaticNat.vue               |  6 ++++--
 8 files changed, 38 insertions(+), 11 deletions(-)

Reply via email to