cloudstack/tools/marvin/marvin
Harikrishna cca8b2fef9
Extensions Framework & Orchestrate Anything (#9752)
The Extensions Framework in Apache CloudStack is designed to provide a flexible and standardised mechanism for integrating external systems and custom workflows into CloudStack’s orchestration process. By defining structured hook points during key operations—such as virtual machine deployment, resource preparation, and lifecycle events—the framework allows administrators and developers to extend CloudStack’s behaviour without modifying its core codebase.
2025-07-28 10:41:17 +05:30
..
config Merge remote-tracking branch 'apache/4.20' 2025-05-19 21:25:37 +02:00
lib Extensions Framework & Orchestrate Anything (#9752) 2025-07-28 10:41:17 +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 marvin: replace encodestring for encodebytes (#7027) 2023-05-08 12:51:12 +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