Lior Goikhburg created LIBCLOUD-544: ---------------------------------------
Summary: 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)
