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

pearl11594 pushed a change to branch netris-integration-upstream
in repository https://gitbox.apache.org/repos/asf/cloudstack.git


    from 5ec69d5cd60 remove netris module
     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 a13728360bc Fix issue with forward merge
     add 5c0346ea866 Adding device ID to a StorPool volume (#10587)
     add 40b0e7cd63c ui: fix build after forward merge (#11010)
     add 2d669dbe548 engine-schema: fix duplicate statements in upgrade path 
(#11001)
     add e4295bf9136 Merge branch 'main' of 
https://github.com/apache/cloudstack into netris-integration-upstream

No new revisions were added by this update.

Summary of changes:
 .../resources/META-INF/db/schema-42010to42100.sql  |    8 +-
 .../driver/StorPoolPrimaryDataStoreDriver.java     |   50 +-
 .../storage/datastore/util/StorPoolUtil.java       |    5 +
 .../java/com/cloud/user/AccountManagerImpl.java    |   20 +-
 .../plugins/storpool/TestTagsOnStorPool.py         |   96 +-
 .../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                | 1654 ++++++++++----------
 ui/src/views/compute/CreateAutoScaleVmGroup.vue    |   26 +-
 ui/src/views/compute/DeployVM.vue                  |   57 +-
 ui/src/views/compute/DeployVnfAppliance.vue        |   55 +-
 ui/src/views/compute/wizard/DeployButtons.vue      |  130 ++
 13 files changed, 1138 insertions(+), 975 deletions(-)
 create mode 100644 ui/src/views/compute/wizard/DeployButtons.vue

Reply via email to