cloudstack/tools/marvin
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
..
marvin Create Instance from backup on another Zone (DRaaS use case) (#11560) 2025-09-25 13:28:29 +05:30
CHANGES.txt pre-commit: check more file types for trailing whitespace (#9352) 2024-07-10 09:22:02 +02:00
DISCLAIMER.txt pre-commit: check more file types for trailing whitespace (#9352) 2024-07-10 09:22:02 +02:00
LICENSE.txt CLOUDSTACK-326: Corrected marvin license file to be full ASLv2 license text 2012-10-12 16:41:17 -04:00
MANIFEST.in pre-commit: add hook to trim trailing whitespace (#8205) 2024-05-28 09:01:30 +02:00
mvn-setup.py Fix marvin package version while building packages (#9230) 2024-06-13 11:29:51 +05:30
pom.xml Updating pom.xml version numbers for release 4.22.0.0-SNAPSHOT 2025-08-28 12:00:42 +05:30
setup.py tools: fix 4.22.0.0-SNAPSHOT 2025-08-28 11:10:25 +02:00
xunit-reader.py .github: Migrate Travis to Github Actions and Simulator based CI (#6956) 2022-12-21 16:36:52 +05:30