Part of libcloud.test.compute.test_deployment View Source View In Hierarchy
Method | run | Runs this deployment task on C{node} using the C{client} provided. |
Inherited from Deployment:
Method | _get_string_value | Undocumented |
Runs this deployment task on C{node} using the C{client} provided. @type node: L{Node} @keyword node: Node to operate one @type client: L{BaseSSHClient} @keyword client: Connected SSH client to use. @return: L{Node}