Part of libcloud.common.gandi View Source View In Hierarchy
Known subclasses: libcloud.compute.drivers.gandi.GandiNodeDriver
Gandi base driver
Method | __init__ | @param key: API key or username to used (required) @type key: C{str} |
Method | _wait_operation | Wait for an operation to succeed |
@param key: API key or username to used (required) @type key: C{str} @param secret: Secret password to be used (required) @type secret: C{str} @param secure: Weither to use HTTPS or HTTP. @type secure: C{bool}
Wait for an operation to succeed