Part of libcloud.interface View Source View In Hierarchy
Method | __call__ | Create a Connection. |
The first two arguments provide the initial values for `user_id` and `key`, respectively, which should be used for authentication.
The `secure` argument indicates whether or not a secure connection should be made. Not all providers support this, so it may be ignored.