[
https://issues.apache.org/jira/browse/LIBCLOUD-973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16402036#comment-16402036
]
ASF GitHub Bot commented on LIBCLOUD-973:
-----------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/libcloud/pull/1162
> 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)