From notifications-return-7029-apmail-libcloud-notifications-archive=libcloud.apache.org@libcloud.apache.org Fri May 16 19:04:33 2014 Return-Path: X-Original-To: apmail-libcloud-notifications-archive@www.apache.org Delivered-To: apmail-libcloud-notifications-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 6BE4F117E2 for ; Fri, 16 May 2014 19:04:33 +0000 (UTC) Received: (qmail 66457 invoked by uid 500); 16 May 2014 11:47:34 -0000 Delivered-To: apmail-libcloud-notifications-archive@libcloud.apache.org Received: (qmail 74414 invoked by uid 500); 16 May 2014 11:37:28 -0000 Mailing-List: contact notifications-help@libcloud.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@libcloud.apache.org Delivered-To: mailing list notifications@libcloud.apache.org Received: (qmail 73455 invoked by uid 99); 16 May 2014 11:19:52 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 16 May 2014 11:19:52 +0000 Date: Fri, 16 May 2014 11:19:52 +0000 (UTC) From: "ASF GitHub Bot (JIRA)" To: notifications@libcloud.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (LIBCLOUD-544) Passing a dict of metadata to create_node method of GCE driver doesn't work. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ 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)