[
https://issues.apache.org/jira/browse/LIBCLOUD-392?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13777900#comment-13777900
]
L. Schaub commented on LIBCLOUD-392:
------------------------------------
I did the requested changes
(https://github.com/schaubl/libcloud/commit/c6be9480d53527d00196d6511c82a98f98292528)
> Add support for keypairs management in the OpenStack driver
> -----------------------------------------------------------
>
> Key: LIBCLOUD-392
> URL: https://issues.apache.org/jira/browse/LIBCLOUD-392
> Project: Libcloud
> Issue Type: Improvement
> Components: Compute
> Environment: OpenStack
> Reporter: L. Schaub
> Labels: Key, KeyPair, OpenStack, SSH, features, patch
> Original Estimate: 168h
> Remaining Estimate: 168h
>
> Add the following methods to the OpenStack driver:
> * ex_list_keypairs
> * ex_create_keypair
> * ex_delete_keypair
> An OpenStackKeyPair object will also be needed.
> This object will contain the following members:
> * name
> * fingerprint
> * public_key
> * private_key (optional)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira