This is an automated email from the ASF dual-hosted git repository.

sureshanaparti pushed a change to branch healthcheck-main
in repository https://gitbox.apache.org/repos/asf/cloudstack.git


 discard a6a3fdaa38d 4.21/main Health Check, please don't merge this!
     add b479d37b870 ui: fix api type in InfiniteScrollSelect (#11370)
     add 44f80648a9e agent: increase timeout for host arch retrieval (#11254)
     add b2ce1fb9c3c ui: fix initial pagination for images in deploy forms 
(#11349)
     add d4229d3105c Fix failing simulator vgpu test (#11374)
     add 742e131283a Update System VM template Guest OS version (#11291)
     add 1bfebd550ce ui: update project menu on projects change (#11369)
     add 14feb259f61 Merge branch '4.19' into 4.20
     add 5c1bf4a4ce8 Merge branch '4.20'
     add 00639c15324 4.21/main 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   (a6a3fdaa38d)
            \
             N -- N -- N   refs/heads/healthcheck-main (00639c15324)

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:
 agent/src/main/java/com/cloud/agent/Agent.java     |  7 ++-
 .../upgrade/SystemVmTemplateRegistration.java      | 63 +++++++++++++++++-----
 .../upgrade/SystemVmTemplateRegistrationTest.java  | 10 ++--
 engine/schema/templateConfig.sh                    | 12 ++++-
 .../apache/cloudstack/utils/linux/KVMHostInfo.java |  4 +-
 .../smoke/test_deploy_vgpu_enabled_vm.py           |  3 +-
 ui/src/components/header/ProjectMenu.vue           | 10 +++-
 ui/src/components/widgets/InfiniteScrollSelect.vue |  4 +-
 ui/src/views/AutogenView.vue                       |  3 ++
 ui/src/views/compute/CreateAutoScaleVmGroup.vue    |  4 +-
 ui/src/views/compute/DeployVM.vue                  |  8 +--
 ui/src/views/compute/DeployVnfAppliance.vue        |  4 +-
 ui/src/views/compute/ReinstallVm.vue               |  4 +-
 13 files changed, 96 insertions(+), 40 deletions(-)

Reply via email to