L. Schaub created LIBCLOUD-392:
----------------------------------
Summary: Add support for managing keypairs 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
Add the following methods to the OpenStack driver:
* ex_list_keypairs
* ex_create_keypair
* ex_delete_keypair
A KeyPair 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