[
https://issues.apache.org/jira/browse/LIBCLOUD-628?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14193206#comment-14193206
]
Tomaz Muraus commented on LIBCLOUD-628:
---------------------------------------
[~siimphh] As Eric has said - please open a pull request on Github or attach a
"git format-patch" formatted patch here so we can preserve the commit author
when merging your patch.
> gce.create_node fails to create boot disk if needed.
> ----------------------------------------------------
>
> Key: LIBCLOUD-628
> URL: https://issues.apache.org/jira/browse/LIBCLOUD-628
> Project: Libcloud
> Issue Type: Bug
> Components: Compute
> Reporter: Siim Põder
> Priority: Minor
>
> Calling create_node calls create_volume with size of None which results in
> API error:
> libcloud.common.google.InvalidRequestError: {'domain': 'global', 'message':
> "Invalid value for field 'resource.sizeGb': ''. Disk size is required.",
> 'reason': 'invalid'}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)