This is an automated email from the ASF dual-hosted git repository.
weizhou pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/cloudstack.git.
from 9363f64 Fix full backup VM restore (#5680)
add 00c6ad2 vmware: Perform volume file search in the VM directory on the
datastore while computing the VM snapshot chain size. (#5735)
add 1988068 UI fix: button next not working when adding more physical
networks (#5734)
add 93f4eca vmware: fix cpu reservation during vm scale (#5708)
add a47e53f internal ref replaced by uuid (#5738)
add 8bc69e9 conditional broadcastUri (#5745)
new 51d4e54 Merge remote-tracking branch 'apache/4.16'
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:
.../vmware/manager/VmwareStorageManagerImpl.java | 11 ++++++-----
.../hypervisor/vmware/resource/VmwareResource.java | 6 +++---
.../src/main/java/com/cloud/api/ApiResponseHelper.java | 4 ++--
ui/src/config/section/network.js | 17 +++++++++++++++--
.../capacity/CapacityState.java => ui/src/role/index.js | 9 ++++++---
ui/src/views/compute/KubernetesServiceTab.vue | 9 ++-------
.../infra/zone/ZoneWizardPhysicalNetworkSetupStep.vue | 2 +-
ui/src/views/network/CreateIsolatedNetworkForm.vue | 16 +++++++---------
ui/src/views/network/CreateL2NetworkForm.vue | 16 +++++++---------
ui/src/views/network/CreateNetwork.vue | 9 +++++----
ui/src/views/network/CreateSharedNetworkForm.vue | 6 ------
ui/src/views/network/UpdateNetwork.vue | 7 ++++---
ui/src/views/offering/AddComputeOffering.vue | 9 +++++----
ui/src/views/offering/AddDiskOffering.vue | 7 ++++---
ui/src/views/offering/AddNetworkOffering.vue | 3 ++-
ui/src/views/offering/AddVpcOffering.vue | 3 ++-
ui/src/views/offering/UpdateOfferingAccess.vue | 7 ++++---
17 files changed, 75 insertions(+), 66 deletions(-)
copy api/src/main/java/com/cloud/capacity/CapacityState.java =>
ui/src/role/index.js (76%)