You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/04/04 13:38:41 UTC

[jira] [Commented] (LIBCLOUD-909) Add key pair methods for OnApp

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

ASF GitHub Bot commented on LIBCLOUD-909:
-----------------------------------------

GitHub user hackedunit opened a pull request:

    https://github.com/apache/libcloud/pull/1018

    [LIBCLOUD-909] Added methods for managing SSH key pairs for OnApp

    ## Added methods for managing SSH key pairs for OnApp
    
    ### Description
    - Implements methods for managing SSH key pairs for OnApp driver
    - Includes tests and documentation
    
    JIRA ticket: https://issues.apache.org/jira/browse/LIBCLOUD-909
    Provider API doc: https://docs.onapp.com/display/53API/SSH+keys
    
    ### Status
    
    - done, ready for review
    
    ### Checklist (tick everything that applies)
    
    - [x] [Code linting](http://libcloud.readthedocs.org/en/latest/development.html#code-style-guide)
    - [x] Documentation
    - [x] [Tests](http://libcloud.readthedocs.org/en/latest/testing.html)
    - [ ] [ICLA](http://libcloud.readthedocs.org/en/latest/development.html#contributing-bigger-changes)


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/hackedunit/libcloud libcloud-909_onapp-ssh-keys

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/libcloud/pull/1018.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1018
    
----
commit b7cdad59fb935d6405e71ebcf0c1657458f70dbc
Author: Tinu Cleatus <ti...@gmail.com>
Date:   2017-04-04T13:22:52Z

    [LIBCLOUD-909] Added methods for managing SSH key pairs for OnApp

----


> Add key pair methods for OnApp
> ------------------------------
>
>                 Key: LIBCLOUD-909
>                 URL: https://issues.apache.org/jira/browse/LIBCLOUD-909
>             Project: Libcloud
>          Issue Type: Improvement
>          Components: Compute
>            Reporter: Tinu Cleatus
>            Priority: Minor
>
> Add ability to list, get, import and delete key pairs for an OnApp cloud



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)