Cloudify DSL parsing package
For details on the DSL specification see DSL Specification.
This package contains common modules that are mandatory for Cloudify's plugins.
See ReadTheDocs for an API reference.
Client for interacting with Cloudify manager REST API.
See http://cloudify-rest-client.readthedocs.org/en/latest/
This plugin allows mapping scripts to operations and workflows.
See Script Plugin