[ 
https://issues.apache.org/jira/browse/LIBCLOUD-392?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13761675#comment-13761675
 ] 

L. Schaub commented on LIBCLOUD-392:
------------------------------------

In respect with this, I will create two new methods
* ex_import_keypair
* ex_import_keypair_from_string

I agree with you that it would be nice to create a shared NodeAuthKeypair 
object.
But I think it's an extra step and I will not have time to do this.

So I will create a OpenStackKeyPair object which will be simple to rename to 
NodeAuthKeypair and to move to the correct location.
                
> 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

Reply via email to