[ https://issues.apache.org/jira/browse/LIBCLOUD-544?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13999691#comment-13999691 ] ASF GitHub Bot commented on LIBCLOUD-544: ----------------------------------------- Github user asfgit closed the pull request at: https://github.com/apache/libcloud/pull/283 > Passing a dict of metadata to create_node method of GCE driver doesn't work. > ---------------------------------------------------------------------------- > > Key: LIBCLOUD-544 > URL: https://issues.apache.org/jira/browse/LIBCLOUD-544 > Project: Libcloud > Issue Type: Bug > Reporter: Lior Goikhburg > > GCE requires metadata to be sent in the following way: > metadata = {"items": [{"value": "val1", "key": "key1"}, {"value": "val2", "key": "key2"}]} -- This message was sent by Atlassian JIRA (v6.2#6252)