This is an automated email from the ASF dual-hosted git repository.
nvazquez pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/cloudstack.git.
from dc17cf4 Prevent double counting storage pools (#5398)
add eba577c ui: show nicAdapter selection for VMware non-readfromova
template (#5429)
add 35efdd1 ui: Hide settings button if not on development mode (#5431)
add 8baf384 ui: fix add management ip range form (#5427)
add c6055a2 api, ui: return default ui pagesize as part of capability
response (#5432)
add 4147d5a ui: Move eventBus listener to mounted (#5435)
new 2a243b8 Merge branch '4.15' 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:
.../command/user/config/ListCapabilitiesCmd.java | 2 +
.../api/response/CapabilitiesResponse.java | 8 +++
.../com/cloud/server/ManagementServerImpl.java | 2 +
ui/src/components/page/GlobalLayout.vue | 5 +-
ui/src/store/modules/user.js | 10 +--
ui/src/views/AutogenView.vue | 8 ++-
ui/src/views/image/RegisterOrUploadTemplate.vue | 78 +++++++++++++---------
.../views/infra/network/IpRangesTabManagement.vue | 7 +-
8 files changed, 73 insertions(+), 47 deletions(-)