From notifications-return-14851-archive-asf-public=cust-asf.ponee.io@libcloud.apache.org Fri Oct 26 18:47:06 2018 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id CFDFF18067B for ; Fri, 26 Oct 2018 18:47:05 +0200 (CEST) Received: (qmail 13337 invoked by uid 500); 26 Oct 2018 16:47:04 -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 13328 invoked by uid 99); 26 Oct 2018 16:47:04 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 26 Oct 2018 16:47:04 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd4-us-west.apache.org (ASF Mail Server at spamd4-us-west.apache.org) with ESMTP id 6FB95C2264 for ; Fri, 26 Oct 2018 16:47:04 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -110.3 X-Spam-Level: X-Spam-Status: No, score=-110.3 tagged_above=-999 required=6.31 tests=[ENV_AND_HDR_SPF_MATCH=-0.5, RCVD_IN_DNSWL_MED=-2.3, SPF_PASS=-0.001, URIBL_BLOCKED=0.001, USER_IN_DEF_SPF_WL=-7.5, USER_IN_WHITELIST=-100] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id eQFdDOxJt861 for ; Fri, 26 Oct 2018 16:47:03 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTP id 60DEE5F5F7 for ; Fri, 26 Oct 2018 16:47:02 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 2808CE0F4C for ; Fri, 26 Oct 2018 16:47:01 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 4E2FC2669F for ; Fri, 26 Oct 2018 16:47:00 +0000 (UTC) Date: Fri, 26 Oct 2018 16:47:00 +0000 (UTC) From: "ASF subversion and git services (JIRA)" To: notifications@libcloud.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (LIBCLOUD-1014) Add tags when create a snapshot MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/LIBCLOUD-1014?page=3Dcom.atlass= ian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D1= 6665405#comment-16665405 ]=20 ASF subversion and git services commented on LIBCLOUD-1014: ----------------------------------------------------------- Commit 7dce67d17764bf47430c5e5207748fc25c8e73c1 in libcloud's branch refs/h= eads/trunk from elesbom [ https://git-wip-us.apache.org/repos/asf?p=3Dlibcloud.git;h=3D7dce67d ] [LIBCLOUD-1014] Fix test for PR #1240 > Add tags when create a snapshot > ------------------------------- > > Key: LIBCLOUD-1014 > URL: https://issues.apache.org/jira/browse/LIBCLOUD-1014 > Project: Libcloud > Issue Type: Improvement > Components: Compute > Reporter: Rafael dos Santos Goncalves > Priority: Minor > Labels: features > Original Estimate: 10m > Remaining Estimate: 10m > > Hello,=C2=A0 > =C2=A0 =C2=A0 In my aws account have a lot of snapshots of many different= projects. To organize that, i need to create tags in my snapshots. Looking= the method [create_volume_snapshot|https://libcloud.readthedocs.io/en/late= st/compute/drivers/ec2.html#libcloud.compute.drivers.ec2.BaseEC2NodeDriver.= create_volume_snapshot]=C2=A0i can't create tags. We can improve that metho= d to accept metadata, what you think ? > =C2=A0 > Thanks :D -- This message was sent by Atlassian JIRA (v7.6.3#76005)