Siim Põder created LIBCLOUD-628:
-----------------------------------
Summary: 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)