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/10/06 17:46:01 UTC

[jira] [Commented] (LIBCLOUD-952) UpCloud driver does not set the storage size and storage tier

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

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

GitHub user mlackman opened a pull request:

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

    [LIBCLOUD-952] Use disk size and storage tier also when creating node from template

    ## Add disk size and storage tier
    
    ### Description
    
    Added missing storage_tier and disk size to the request body for creating node. Storage_tier has meaningful default value when not provided.  
    
    ### 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)
    - [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-952_UpCloud_driver_does_not_set_the_storage_size_and_storage_tier

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

    https://github.com/apache/libcloud/pull/1124.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 #1124
    
----
commit e7e0869e7fbc174605f8d99172dd218685163d2a
Author: Mika Lackman <mi...@upcloud.com>
Date:   2017-10-06T14:58:47Z

    Use disk size and storage tier also when creating node from template

----


> UpCloud driver does not set the storage size and storage tier
> -------------------------------------------------------------
>
>                 Key: LIBCLOUD-952
>                 URL: https://issues.apache.org/jira/browse/LIBCLOUD-952
>             Project: Libcloud
>          Issue Type: Bug
>          Components: Compute
>            Reporter: Mika Lackman
>
> UpCloud's driver does not set the disk size nor the storage tier when node is created from UpCloud's template



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)