From notifications-return-14791-archive-asf-public=cust-asf.ponee.io@libcloud.apache.org Mon Sep 24 18:18:03 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 6B354180649 for ; Mon, 24 Sep 2018 18:18:03 +0200 (CEST) Received: (qmail 43076 invoked by uid 500); 24 Sep 2018 16:18:02 -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 43067 invoked by uid 99); 24 Sep 2018 16:18:02 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 24 Sep 2018 16:18:02 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id 0FF51183CA2 for ; Mon, 24 Sep 2018 16:18:02 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -110.301 X-Spam-Level: X-Spam-Status: No, score=-110.301 tagged_above=-999 required=6.31 tests=[ENV_AND_HDR_SPF_MATCH=-0.5, RCVD_IN_DNSWL_MED=-2.3, SPF_PASS=-0.001, USER_IN_DEF_SPF_WL=-7.5, USER_IN_WHITELIST=-100] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id owN3d3ZvD8aQ for ; Mon, 24 Sep 2018 16:18:01 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id 50CDB5F3EE for ; Mon, 24 Sep 2018 16:18:01 +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 D3B96E0E5D for ; Mon, 24 Sep 2018 16:18:00 +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 1EDC323F9C for ; Mon, 24 Sep 2018 16:18:00 +0000 (UTC) Date: Mon, 24 Sep 2018 16:18:00 +0000 (UTC) From: "Rafael dos Santos Goncalves (JIRA)" To: notifications@libcloud.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (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 Rafael dos Santos Goncalves created LIBCLOUD-1014: ----------------------------------------------------- Summary: 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 Hello,=C2=A0 =C2=A0 =C2=A0 In my aws account have a lot of snapshots of many different p= rojects. To organize that, i need to create tags in my snapshots. Looking t= he method [create_volume_snapshot|https://libcloud.readthedocs.io/en/latest= /compute/drivers/ec2.html#libcloud.compute.drivers.ec2.BaseEC2NodeDriver.cr= eate_volume_snapshot]=C2=A0i can't create tags. We can improve that method = to accept metadata, what you think ? =C2=A0 Thanks :D -- This message was sent by Atlassian JIRA (v7.6.3#76005)