You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by mlackman <gi...@git.apache.org> on 2017/12/11 10:10:30 UTC

[GitHub] libcloud pull request #1152: [LIBCLOUD-969] Add pricing information to UpClo...

GitHub user mlackman opened a pull request:

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

    [LIBCLOUD-969] Add pricing information to UpCloud's driver list_sizes

    ## Changes Title (replace this with a logical title for your changes)
    
    ### Description
    
    UpCloud's driver were missing the pricing information from list_sizes return values. Added the information to NodeSize.extra data, because pricing zone specific. 
    
    ### Status
    
    Replace this: describe the PR status. Examples:
    
    - 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)
    - [x] [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/UpCloudLtd/libcloud LIBCLOUD-969_Add_pricing_information_to_Upcloud_driver_list_sizes_method

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

    https://github.com/apache/libcloud/pull/1152.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 #1152
    
----
commit 39c2721ef04e1a9eab0161e744df263d4d09770a
Author: Mika Lackman <mi...@upcloud.com>
Date:   2017-12-11T09:04:16Z

    [LIBCLOUD-969] Add pricing information to UpCloud's driver list_sizes

----


---

[GitHub] libcloud pull request #1152: [LIBCLOUD-969] Add pricing information to UpClo...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---