cloudstack/tools/marvin
Vishesh a7178ee687
Fix mvn warnings (#10909)
* Replace maven-jgit-buildnumber-plugin with thread safe buildnumber-maven-plugin

* Fix mysql-connector-java warning

* Fix thread safe warning for properties-maven-plugin

* Fix mvn build - marvin warnings

* Update tools/marvin/README.md

* Update tools/marvin/README.md

Co-authored-by: dahn <daan.hoogland@gmail.com>

---------

Co-authored-by: dahn <daan.hoogland@gmail.com>
2026-01-30 14:01:57 +05:30
..
marvin Merge branch '4.22' 2026-01-27 16:21:59 +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.23.0.0-SNAPSHOT 2025-11-05 16:54:39 +05:30
setup.py Fix mvn warnings (#10909) 2026-01-30 14:01:57 +05:30
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.