cloudstack/tools/marvin
Vishesh d2c8aa7dff
Feature: Key Management Service (KMS) (#12711)
* Add KMS framework

* integrate volume encryption with kms

* rotate keys wrapped with older versions

* allow adding kms key in deploy vm

* temp commit

* Add some tests

* fixups and some ui changes

* Change wrapping algo for pkcs

* fixups

* fix list apis

* directly create the key in the store

* Add missing license

* fixup

* Fix missing labels and label generation

* Fixup ui bug

* fixups

* Add smoke test

* Fix test failures

* fixups

* Address comments

* fix failing tests

* Address comments

* Fix pre-commit error

* fixup

* Fix failing unit tests

* fixup

* fix UI bug

* fixup createHSM in marvin library

* Fix bugs

* fix failing test

* fixup

* fixup

* fix marvin lib & tests

* fix marvin tests

* fixup

* Make HSM Profile domain scoped

* fixup
2026-06-30 10:10:41 +05:30
..
marvin Feature: Key Management Service (KMS) (#12711) 2026-06-30 10:10:41 +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
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.