This is an automated email from the ASF dual-hosted git repository.
pearl11594 pushed a change to branch healthcheck-main
in repository https://gitbox.apache.org/repos/asf/cloudstack.git
from 0869f00095f 4.20/main Health Check, please don't merge this!
add 477820a15df 4.20/main Health Check, please don't merge this!
add fb49fd42d89 Merge branch 'main' into healthcheck-main
add c19fc1bb3f0 Merge branch 'main' of
https://github.com/apache/cloudstack into healthcheck-main
add 0896f32446e Merge branch 'healthcheck-main' of
https://github.com/apache/cloudstack into healthcheck-main
add 62363c1f4b7 remove duplicate definitions
add bef86aff82f Skip verification of privileges on project accounts
add 864327b8365 Skip verification of privileges on project accounts
add 5be6b7980df Skip verification of privileges on project accounts
add dd066e0e0e0 Merge branch '4.19' of
https://github.com/apache/cloudstack into 4.19
add 3c949365be3 Merge branch '4.19' into 4.20
add 823080cc9c3 systemvmtemplate: fix Debian 12.11.0 ISO url (#10927)
add c61a5eb430a Updating pom.xml version numbers for release 4.20.1.0
add b5e2c181f9c Updating pom.xml version numbers for release
4.20.2.0-SNAPSHOT
add c86b2f1da24 update 4.20.2.0-SNAPSHOT version
add 10fc1f3a1c5 update version
add 0b841fefcb6 ui: show deploy/create button on right info pane (#10814)
add 0c7d47138d4 Updating pom.xml version numbers for release 4.19.3.0
add c4ba601a636 Merge branch '4.19.3.0-RC20250530T0908' into 4.19
add 379ee07d88b Updating pom.xml version numbers for release
4.19.4.0-SNAPSHOT
add 0d5a0ea6815 update 4.19.4.0-SNAPSHOT version
add 41de0b9dffd Merge branch '4.19' of
https://github.com/apache/cloudstack into 4.20
add 875223c5b4f Merge branch '4.20' of https://github.com/apache/cloudstack
add 162482dc243 Merge branch 'main' of
https://github.com/apache/cloudstack into healthcheck-main
No new revisions were added by this update.
Summary of changes:
.../java/com/cloud/user/AccountManagerImpl.java | 20 +-
.../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/src/components/view/InfoCard.vue | 811 +++++++++++++++++----
ui/src/views/compute/CreateAutoScaleVmGroup.vue | 25 +-
ui/src/views/compute/DeployVM.vue | 56 +-
ui/src/views/compute/DeployVnfAppliance.vue | 54 +-
ui/src/views/compute/wizard/DeployButtons.vue | 130 ++++
9 files changed, 885 insertions(+), 223 deletions(-)
create mode 100644 ui/src/views/compute/wizard/DeployButtons.vue