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 86db5b83da7 fix ui label
     add 9d049707d5e Fix deletion of backup schedules (#11222)
     add a710ff8c6db UI: Fix ISO Hypervisor selection (#11261)
     add 666784f4e57 ovm deprecation (#11196)
     add d63899fc8a4 Set Content-Type from the file type (#11093)
     add 6d5cefdfe94 add since parameter to BackupScheduleResponse (#11265)
     add d22293139cd Merge branch 'main' of 
https://github.com/apache/cloudstack into netris-integration-upstream

No new revisions were added by this update.

Summary of changes:
 .../user/backup/DeleteBackupScheduleCmd.java       |  16 ++-
 .../api/response/BackupScheduleResponse.java       |  13 ++-
 .../apache/cloudstack/backup/BackupSchedule.java   |   1 +
 client/pom.xml                                     |  10 --
 .../apache/cloudstack/backup/BackupScheduleVO.java |   9 ++
 .../backup/dao/BackupScheduleDaoImpl.java          |   3 +-
 .../resources/META-INF/db/schema-42010to42100.sql  |   3 +
 plugins/pom.xml                                    |   2 -
 .../cloudstack/backup/BackupManagerImpl.java       |  45 ++++++---
 .../cloudstack/backup/BackupManagerTest.java       | 111 ++++++++++++++++++++-
 ui/src/components/view/ObjectStoreBrowser.vue      |   7 +-
 ui/src/views/compute/DeployVM.vue                  |   2 +-
 ui/src/views/compute/backup/BackupSchedule.vue     |   2 +-
 .../views/compute/wizard/OsBasedImageSelection.vue |   6 +-
 .../infra/zone/ZoneWizardRegisterTemplate.vue      |   6 +-
 15 files changed, 188 insertions(+), 48 deletions(-)

Reply via email to