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 cc3170577c1 Add `Hypervisor default` as cache mode for disk offerings
(#10282)
add 314c4591ecb systemvmtemplate: Bump Debian version to 12.12.0 (#11778)
add 270d3f9a2da UI: Deal with crosssite api call after login (#10533)
add 9f20979bcee UI: Fix primary storage for datastore cluster and retain
traffic labels during zone deployment (#11760)
add b143ddc4058 Sanitize the rbd file cmd parameter logs during qemu-img
convert (through Script) (#11801)
add 89d2b17461f storage: change storage pool to Up state when cancel
storage migration (#11773)
add 6089c161a6c Merge remote-tracking branch 'apache/4.20'
No new revisions were added by this update.
Summary of changes:
.../java/com/cloud/storage/StorageManager.java | 2 +
.../CloudStackPrimaryDataStoreLifeCycleImpl.java | 2 +-
.../java/com/cloud/storage/StorageManagerImpl.java | 9 +++--
.../cloud/storage/StoragePoolAutomationImpl.java | 1 +
.../template-base_aarch64-target_aarch64.json | 4 +-
.../template-base_x86_64-target_aarch64.json | 4 +-
.../template-base_x86_64-target_x86_64.json | 4 +-
ui/public/config.json | 1 +
ui/src/store/modules/user.js | 4 +-
ui/src/views/infra/zone/ZoneWizardAddResources.vue | 2 +-
ui/src/views/infra/zone/ZoneWizardLaunchZone.vue | 4 +-
.../zone/ZoneWizardPhysicalNetworkSetupStep.vue | 2 +-
.../main/java/com/cloud/utils/script/Script.java | 44 ++++++++++++++++++----
13 files changed, 61 insertions(+), 22 deletions(-)