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 2016/12/11 15:34:58 UTC

[jira] [Commented] (LIBCLOUD-880) Add method for retrieving ratecard for Azure

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

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

GitHub user sorenh opened a pull request:

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

    [LIBCLOUD-880] Add a method for retrieving rates on Azure.

    ## Add a method for retrieving rates on Azure
    
    ### Description
    
    Azure has an API for retrieving rates. This patch exposes it.
    
    ### Status
    
    - done, ready for review
    
    ### Checklist (tick everything that applies)
    
    - [X] [Code linting](http://libcloud.readthedocs.org/en/latest/development.html#code-style-guide) (required, can be done after the PR checks)
    - [X] Documentation
    - [X] [Tests](http://libcloud.readthedocs.org/en/latest/testing.html)
    - [N/A] [ICLA](http://libcloud.readthedocs.org/en/latest/development.html#contributing-bigger-changes) (required for bigger changes)
    


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

    $ git pull https://github.com/sorenh/libcloud LIBCLOUD-880_add-ratecard-method

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

    https://github.com/apache/libcloud/pull/957.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 #957
    
----
commit 8d959d91794adf6e334586dc44a06ba91a310507
Author: Soren L. Hansen <so...@linux2go.dk>
Date:   2016-12-11T14:14:58Z

    [LIBCLOUD-880] Add a method for retrieving rates on Azure.

----


> Add method for retrieving ratecard for Azure
> --------------------------------------------
>
>                 Key: LIBCLOUD-880
>                 URL: https://issues.apache.org/jira/browse/LIBCLOUD-880
>             Project: Libcloud
>          Issue Type: Bug
>          Components: Compute
>            Reporter: Soren Hansen
>            Priority: Minor
>   Original Estimate: 2h
>  Remaining Estimate: 2h
>
> Azure provides a API for retrieving pricing information. I want to use it from libcloud.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)