cloudstack/tools/marvin/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
..
config Improvement: SSL offloading with Virtual Router (#11468) 2025-09-11 16:37:18 +05:30
lib Create Instance from backup on another Zone (DRaaS use case) (#11560) 2025-09-25 13:28:29 +05:30
misc/build docs: fixes grammar and spelling in Markdown files only (#10656) 2025-04-08 12:44:14 +02:00
sandbox pre-commit: check more file types for trailing whitespace (#9352) 2024-07-10 09:22:02 +02:00
src Fixed few Licensing Issues 2014-04-24 12:16:49 +05:30
__init__.py Added fix for CLOUDSTACK-6316 2014-04-01 16:15:53 +05:30
asyncJobMgr.py python3: Migrate Marvin and smoketests to python3 (#4727) 2021-05-04 23:19:37 +05:30
cloudstackConnection.py Improvement: SSL offloading with Virtual Router (#11468) 2025-09-11 16:37:18 +05:30
cloudstackException.py Merge remote-tracking branch 'origin/4.19' 2024-08-08 11:53:55 +05:30
cloudstackTestCase.py pre-commit: enable Python Flake8 rule `E713` (#9016) 2024-07-08 09:00:18 +02:00
cloudstackTestClient.py cloudstack: make code more inclusive 2021-06-08 15:47:20 +05:30
codegenerator.py python3: Migrate Marvin and smoketests to python3 (#4727) 2021-05-04 23:19:37 +05:30
codes.py cloudstack: make code more inclusive 2021-06-08 15:47:20 +05:30
configGenerator.py delete F5 and SRX plugins (#7023) 2023-01-11 12:07:44 +01:00
dbConnection.py pre-commit: enable Python flake8 rule `E271` (#9358) 2024-07-09 10:17:53 +02:00
deployAndRun.py python3: Migrate Marvin and smoketests to python3 (#4727) 2021-05-04 23:19:37 +05:30
deployDataCenter.py pre-commit: enable Python flake8 rule `E272` (#9361) 2024-07-10 09:17:25 +02:00
jsonHelper.py python3: Migrate Marvin and smoketests to python3 (#4727) 2021-05-04 23:19:37 +05:30
marvinInit.py python3: Migrate Marvin and smoketests to python3 (#4727) 2021-05-04 23:19:37 +05:30
marvinLog.py packaging: Adding SUSE 15 support (#5110) 2021-08-19 13:28:54 +05:30
marvinPlugin.py packaging: Adding SUSE 15 support (#5110) 2021-08-19 13:28:54 +05:30
settings.py settings.py pep8 compliant 2013-06-20 12:32:39 -04:00
sshClient.py test: add, refactor ipv6 network, vpc tests (#6338) 2022-07-12 12:54:53 +05:30
tcExecuteEngine.py python3: Migrate Marvin and smoketests to python3 (#4727) 2021-05-04 23:19:37 +05:30
testSetupSuccess.py CLOUDSTACK-8380: Adding script to testSetupSuccess.py to check VCenter port groups are created for storage, management and public traffic as soon as zone is deployed 2015-04-13 16:50:38 +05:30