thunderhead is the Python SDK for the VMware vCloud Usage Meter API that allows you to manage your vCloud Usage Meter system.
Check back soon for more documentation
thunderhead is available at pypi which allows for a simple install using pip:
pip install thunderhead
Testing requires vcrpy and its dependencies.
python setup.py test
To contribute to thunderhead please follow the fork, branch, pull request work flow. Tests are required where applicable. All code should follow pep8 standards, and must support python 2.6, 2.7, 3.3 and 3.4 When opening a pull request please do so against the development branch.
- thunderhead 0.1 and later support Python 2.6, 2.7, 3.3 and 3.4
- thunderhead 0.1 and later are compatible with 3.3.x versions of vCloud Usage Meter
To report a problem with thunderhead or to make a feature request open an issue on Github.