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

ASF subversion and git services commented on LIBCLOUD-973:
----------------------------------------------------------

Commit 94db5c45db6cdf136afe83508a184dcadf54f0a2 in libcloud's branch 
refs/heads/trunk from [~Rahul-CSI]
[ https://git-wip-us.apache.org/repos/asf?p=libcloud.git;h=94db5c4 ]

[LIBCLOUD-973] Support disk_size parameter for boot disk while creating 
instances in ex_create_multiple_nodes API call.

Signed-off-by: Quentin Pradet <[email protected]>


> ex_create_multiple_nodes API in gce.py compute driver does not handle boot 
> disk size.
> -------------------------------------------------------------------------------------
>
>                 Key: LIBCLOUD-973
>                 URL: https://issues.apache.org/jira/browse/LIBCLOUD-973
>             Project: Libcloud
>          Issue Type: Bug
>          Components: Compute
>            Reporter: Rahul Paigavan
>            Priority: Major
>              Labels: compute, disk
>
> When we want to create multiple nodes with some specified boot disk size, 
> ex_create_multiple_nodes does not handle this case.
> By default it create a boot disk of 10 GB size.
> We would like to specify <disk_size> (in GB) to ex_create_multiple_nodes API 
> call
> and it should create <disk_size> boot disk for node.
> Issue is observed in latest Libcloud 2.2.1 version.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to