cloudstack/engine
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 Merge remote-tracking branch 'apache/4.20' 2025-09-24 09:27:08 +02:00
components-api Merge remote-tracking branch 'apache/4.20' 2025-09-24 09:27:08 +02:00
orchestration Create Instance from backup on another Zone (DRaaS use case) (#11560) 2025-09-25 13:28:29 +05:30
schema Create Instance from backup on another Zone (DRaaS use case) (#11560) 2025-09-25 13:28:29 +05:30
service Updating pom.xml version numbers for release 4.22.0.0-SNAPSHOT 2025-08-28 12:00:42 +05:30
storage Merge remote-tracking branch 'apache/4.20' 2025-09-24 09:27:08 +02:00
userdata Updating pom.xml version numbers for release 4.22.0.0-SNAPSHOT 2025-08-28 12:00:42 +05:30
pom.xml Updating pom.xml version numbers for release 4.22.0.0-SNAPSHOT 2025-08-28 12:00:42 +05:30