cloudstack/ui/src
Abhisar Sinha 23c9e83047
Create Instance from backup on another Zone (DRaaS use case) (#11560)
* draas initial changes

* Added option to enable disaster recovery on a backup respository. Added UpdateBackupRepositoryCmd api.

* Added timeout for mount operation in backup restore configurable via global setting

* Addressed review comments

* fix for simulator test failures

* Added UT for coverage

* Fix create instance from backup ui for other providers

* Added events to add/update backup repository

* Fix race in fetchZones

* One more fix in fetchZones in DeployVMFromBackup.vue

* Fix zone selection in createNetwork via Create Instance from backup form.

* Allow template/iso selection in create instance from backup ui

* rename draasenabled to crosszoneinstancecreation

* Added Cross-zone instance creation in test_backup_recovery_nas.py

* Added UT in BackupManagerTest and UserVmManagerImplTest

* Integration test added for Cross-zone instance creation in test_backup_recovery_nas.py
2025-09-25 13:28:29 +05:30
..
api [UI] Use GET request method for list API calls (#11354) 2025-07-31 15:09:12 +05:30
assets/icons UI: Admin, account and project dashboard improvements (#7956) 2023-10-06 13:40:22 +05:30
components Create Instance from backup on another Zone (DRaaS use case) (#11560) 2025-09-25 13:28:29 +05:30
config Create Instance from backup on another Zone (DRaaS use case) (#11560) 2025-09-25 13:28:29 +05:30
core Feature: Add support for GPU with KVM hosts (#11143) 2025-07-29 13:46:24 +05:30
layouts UI: Allow custom footer in password reset page (#10461) 2025-03-07 00:48:24 -05:00
locales ui: do not cache config.json and locale files (#10497) 2025-03-05 07:09:13 +05:30
role UI: fix create Isolated/L2 network form (#5779) 2021-12-16 11:24:11 +05:30
router UI: Upgrade to Vue3 library (#5151) 2022-03-09 09:47:09 -03:00
store Merge remote-tracking branch 'apache/4.20' 2025-09-09 19:50:22 +02:00
style docs: fixes grammar and spelling in Markdown files only (#10656) 2025-04-08 12:44:14 +02:00
utils ui: allow provisioning backups during instance deploy (#11612) 2025-09-23 14:51:42 +05:30
views Create Instance from backup on another Zone (DRaaS use case) (#11560) 2025-09-25 13:28:29 +05:30
App.vue UI: Upgrade to Vue3 library (#5151) 2022-03-09 09:47:09 -03:00
main.js ui: allow provisioning backups during instance deploy (#11612) 2025-09-23 14:51:42 +05:30
permission.js Feature: Forgot password (#9509) 2024-09-10 12:55:28 -03:00
vue-app.js UI: Upgrade to Vue3 library (#5151) 2022-03-09 09:47:09 -03:00