Part of libcloud.deployment View Source View In Hierarchy
Method | __init__ | |
Method | add | Add a deployment to this chain. |
Method | run | Run each deployment that has been added. |
Parameters | add | Adds this deployment to the others already in this object. (type: Single Deployment or a
list of Deployment ) |
See also Deployment.run