GitHub user ZuluPro opened a pull request:
https://github.com/apache/libcloud/pull/534
Gandi Compute Driver improvement
- Added sphinx documentation with example of node creation
- Added docstring for all public methods
- Added SSH keypair management: list, get, import, delete
- Change authentification initialisation in create_node: User must choose
between login/password, SSH keys or both
- Added ex_get_node and ex_get_volume
- Added tests for all commit
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ZuluPro/libcloud gandi_pr
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/libcloud/pull/534.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #534
----
commit f79b7615e1ec14822404b7e23e1c122d6c9373d1
Author: ZuluPro <[email protected]>
Date: 2015-05-27T20:13:44Z
Added GandiNodeDriver.list_key_pairs and get_key_pair
commit 758a2d12fcbc165d97666659eca931c2c1c01abf
Author: ZuluPro <[email protected]>
Date: 2015-05-27T22:26:34Z
Added Gandi keypair management
commit 8529b7a7a402dc2e2b0616ecb3cd8d91aad67514
Author: ZuluPro <[email protected]>
Date: 2015-06-02T17:30:10Z
Added Gandi ex_get_node with test & added docstring
commit 2d788e76b9dbac24a603279a629a1a4ba3c1c5f1
Author: ZuluPro <[email protected]>
Date: 2015-06-02T17:45:20Z
Added Gandi ex_get_volume with test
commit 710151d5025e131fcf7cfa151be8379a2058a7ef
Author: ZuluPro <[email protected]>
Date: 2015-06-03T07:06:36Z
Added Gandi Computer Driver Documentation
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---