mirror of https://github.com/apache/cloudstack.git
* 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 |
||
|---|---|---|
| .. | ||
| marvin | ||
| CHANGES.txt | ||
| DISCLAIMER.txt | ||
| LICENSE.txt | ||
| MANIFEST.in | ||
| README.md | ||
| mvn-setup.py | ||
| pom.xml | ||
| setup.py | ||
| xunit-reader.py | ||
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.