[
https://issues.apache.org/jira/browse/LIBCLOUD-628?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eric Johnson resolved LIBCLOUD-628.
-----------------------------------
Resolution: Fixed
> 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
> Assignee: Eric Johnson
> Priority: Minor
> Labels: Google
>
> 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)