[
https://issues.apache.org/jira/browse/LIBCLOUD-628?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14261518#comment-14261518
]
Eric Johnson commented on LIBCLOUD-628:
---------------------------------------
Hi Siim,
Going through the backlog of google issues... Looking this over, I don't think
there is problem, correct? Boot disks can be created at instance create time
and as for images, I've just submitted
https://github.com/apache/libcloud/pull/423 which will make it easier to find
images I believe.
I'm going to close this out, but please re-open if there's still a problem.
Cheers!
Eric
> 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)