cloudstack/tools/marvin
Fabricio Duarte 67b849f3ef Merge release branch 4.22 to main
* 4.22:
      VM Deployment using snapshot in new zone (#13178)
      Change exception treatment on incremental snapshot wait (#12665)
      Move checkRoleEscalation outside DB transaction in createAccount (#13044)
      Fix/flasharray delete rename destroy patch conflict (#13049)
      Fix VPC network offerings listing in isolated network creation form (#12645)
      systemvm: accept ipv6 established/related return traffic (#13173)
      update debian change log
      Updating pom.xml version numbers for release 4.22.2.0-SNAPSHOT
      Updating pom.xml version numbers for release 4.22.1.0
      Update suse15 packaging spec, use qemu-ovmf-x86_64 package instead of edk2-ovmf for agent (#13133)
      Change disk-only VM snapshot removal message (#11182)
      Update mysql java connector version to 8.4.0 (matching version for MySQL 8.4) (#12640)
      adaptive: honor user-provided capacityBytes when provider stats are unavailable (#13059)
      Flexibilize public IP selection (#11076)
2026-05-22 10:37:13 -03:00
..
marvin Add conserve mode for VPC offerings (#12487) 2026-03-16 09:39:42 +01:00
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
README.md Fix mvn warnings (#10909) 2026-01-30 14:01:57 +05:30
mvn-setup.py Fix mvn warnings (#10909) 2026-01-30 14:01:57 +05:30
pom.xml Updating pom.xml version numbers for release 4.22.2.0-SNAPSHOT 2026-05-18 17:17:25 +05:30
setup.py Merge release branch 4.22 to main 2026-05-22 10:37:13 -03:00
xunit-reader.py .github: Migrate Travis to Github Actions and Simulator based CI (#6956) 2022-12-21 16:36:52 +05:30

README.md

Marvin

Marvin is the Apache CloudStack Python client written for running smoke tests.

Overview

Marvin provides a Python-based client for Apache CloudStack. It offers utilities for testing and interacting with CloudStack deployments.

License

Licensed under the Apache License, Version 2.0. See the LICENSE.txt file for details.