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/03/16 23:08:41 UTC

[jira] [Commented] (LIBCLOUD-905) OnApp driver does not implement list images

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

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

GitHub user hackedunit opened a pull request:

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

    [LIBCLOUD-905] Added list images method for OnApp

    ## Added list images method for OnApp
    
    ### Description
    - Implements methods for listing available images for OnApp driver
    - Includes tests and documentation
    
    JIRA ticket: https://issues.apache.org/jira/browse/LIBCLOUD-905
    Provider API doc: https://docs.onapp.com/display/52API/Get+List+of+All+Templates
    
    ### 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-905_onapp-list-images

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

    https://github.com/apache/libcloud/pull/1011.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 #1011
    
----
commit a67e6643e66caf77bb6e31a61ad0589dd4953111
Author: Tinu Cleatus <ti...@gmail.com>
Date:   2017-03-16T22:00:31Z

    [LIBCLOUD-905] Added list images method for OnApp

----


> OnApp driver does not implement list images
> -------------------------------------------
>
>                 Key: LIBCLOUD-905
>                 URL: https://issues.apache.org/jira/browse/LIBCLOUD-905
>             Project: Libcloud
>          Issue Type: New Feature
>          Components: Compute
>            Reporter: Tinu Cleatus
>            Priority: Minor
>
> OnApp driver does not include methods for listing available images



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