l.d.Deployment(object) : class documentation

Part of libcloud.deployment View Source View In Hierarchy

Known subclasses: libcloud.deployment.MultiStepDeployment, libcloud.deployment.ScriptDeployment, libcloud.deployment.SSHKeyDeployment

Base class for deployment tasks.
Method run Runs this deployment task on node using the client provided.
def run(self, node, client): (source)
Runs this deployment task on node using the client provided.
ParametersnodeNode to operate one (type: Node)
clientConnected SSH client to use. (type: BaseSSHClient)
ReturnsNode
API Documentation for libcloud, generated by pydoctor at 2012-07-15 18:42:22.