l.c.d.Deployment(object) : class documentation

Part of libcloud.compute.deployment View Source View In Hierarchy

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

Base class for deployment tasks.
Method run Runs this deployment task on node using the client provided.
Method _get_string_value Undocumented
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
def _get_string_value(self, argument_name, argument_value): (source)
Undocumented
API Documentation for libcloud, generated by pydoctor at 2012-07-15 18:49:10.