You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by "Tomaz Muraus (JIRA)" <ji...@apache.org> on 2013/11/28 11:13:36 UTC

[jira] [Updated] (LIBCLOUD-392) Add support for keypairs management in the OpenStack driver

     [ https://issues.apache.org/jira/browse/LIBCLOUD-392?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tomaz Muraus updated LIBCLOUD-392:
----------------------------------

    Fix Version/s: 0.14.0-beta3

> 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
>            Assignee: Tomaz Muraus
>              Labels: Key, KeyPair, OpenStack, SSH, features, patch
>             Fix For: 0.14.0-beta3
>
>   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 was sent by Atlassian JIRA
(v6.1#6144)