This is an automated email from the ASF dual-hosted git repository. weizhou pushed a change to branch healthcheck-4.20 in repository https://gitbox.apache.org/repos/asf/cloudstack.git
discard ae8d9e28887 4.20 Health Check, please don't merge this! add 762f75c041d kvm: fix vm deployment with direct-download iso (#11532) add d161dc76699 api: use single quote instead of double quote in StatsResponse (#11537) add 5837c4f29e2 Merge remote-tracking branch 'apache/4.19' into 4.20 add 92e75932967 Use update offering APIs to disable compute and disk offerings (#11550) add 48648d4c45b test: fix test_04_rvpc_network_garbage_collector_nics failure (#11542) add 973b333e401 Merge remote-tracking branch 'apache/4.19' into 4.20 add f24b1757a0b ui: donot filter edge zones while registering directdownload iso (#10865) add 25f1d203403 ui: show multiple domains as links in list view (#11536) add db5b6a54a1e systemvm template: update URLs of debian ISOs (#11543) add adec5f439df kvm: add ssvm storage nic null uri check during plug (#11557) add 4e878ecce95 4.20 Health Check, please don't merge this! This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the branch are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this: * -- * -- B -- O -- O -- O (ae8d9e28887) \ N -- N -- N refs/heads/healthcheck-4.20 (4e878ecce95) You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B. Any revisions marked "omit" are not gone; other references still refer to them. Any revisions marked "discard" are gone forever. No new revisions were added by this update. Summary of changes: .../cloudstack/api/response/StatsResponse.java | 2 +- .../hypervisor/kvm/resource/BridgeVifDriver.java | 27 ++++++---- .../kvm/storage/KVMStorageProcessor.java | 7 +-- .../kvm/resource/BridgeVifDriverTest.java | 58 +++++++++++++++++++--- test/integration/smoke/test_vpc_redundant.py | 7 ++- .../template-base_aarch64-target_aarch64.json | 2 +- .../template-base_x86_64-target_aarch64.json | 2 +- .../template-base_x86_64-target_x86_64.json | 2 +- ui/src/components/view/ListView.vue | 9 +++- ui/src/config/section/offering.js | 21 ++++++-- ui/src/views/image/RegisterOrUploadIso.vue | 45 +++++++++++------ 11 files changed, 137 insertions(+), 45 deletions(-)