You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by "Lior Goikhburg (JIRA)" <ji...@apache.org> on 2014/05/16 13:19:58 UTC

[jira] [Resolved] (LIBCLOUD-544) Passing a dict of metadata to create_node method of GCE driver doesn't work.

     [ https://issues.apache.org/jira/browse/LIBCLOUD-544?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lior Goikhburg resolved LIBCLOUD-544.
-------------------------------------

    Resolution: Fixed

https://github.com/apache/libcloud/commit/f3792b2dca835c548bdbce0da2eb71bfc9463b72

> 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)