Skip to main content

Python bindings for the VMware Orchestrator

Project description

Introduction

This Python module aims at providing a complete control layer over vCO’s public interface.

This includes vCO WebService.

By using this module, one can (hopefully) obtain reasonable integration of vCO in a Python environment, as well as a useful testing environment.

The use cases covered by vmw.vco and this documentation are:

  • Communicate with a KL.next vCO using the SOAP interface.

  • Provide a consistent API for synchronous and asynchronous applications (Twisted is supported)

  • Write tests targetting vCO.

  • Provide enough information to extend vmw.vco in such a way that the above use cases remain consistent.

Installation

vmw.vco is best installed using official package:

$ pip install vmw.vco

This will fetch vmw.vco and its dependencies from Pypi

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

vmw.vco-0.3.1.tar.gz (12.9 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page