[
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)