Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 49657200BE2 for ; Thu, 1 Dec 2016 03:17:00 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 47F5B160B13; Thu, 1 Dec 2016 02:17:00 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 757E9160B19 for ; Thu, 1 Dec 2016 03:16:59 +0100 (CET) Received: (qmail 60512 invoked by uid 500); 1 Dec 2016 02:16:58 -0000 Mailing-List: contact issues-help@cloudstack.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cloudstack.apache.org Delivered-To: mailing list issues@cloudstack.apache.org Received: (qmail 60496 invoked by uid 500); 1 Dec 2016 02:16:58 -0000 Delivered-To: apmail-incubator-cloudstack-issues@incubator.apache.org Received: (qmail 60492 invoked by uid 99); 1 Dec 2016 02:16:58 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 01 Dec 2016 02:16:58 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 605F12C0453 for ; Thu, 1 Dec 2016 02:16:58 +0000 (UTC) Date: Thu, 1 Dec 2016 02:16:58 +0000 (UTC) From: "Priyank Parihar (JIRA)" To: cloudstack-issues@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (CLOUDSTACK-9133) Test1 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Thu, 01 Dec 2016 02:17:00 -0000 [ https://issues.apache.org/jira/browse/CLOUDSTACK-9133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Priyank Parihar updated CLOUDSTACK-9133: ---------------------------------------- Summary: Test1 (was: Two volume.delete usage events are getting generated for destoy vm) > Test1 > ----- > > Key: CLOUDSTACK-9133 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9133 > Project: CloudStack > Issue Type: Bug > Security Level: Public(Anyone can view this level - this is the default.) > Reporter: Priyank Parihar > Assignee: Priyank Parihar > > Steps to reproduce the Bug ==> > ----------------------------------------------------------- > 1- Deploy a VM > 2- Destory VM > 3- Check usage_event table. > ----------------------------------------------------------- > Issue ==> > Two volume.delete usage events are getting generated for destroy VM. > | 127 | VOLUME.DELETE | 2 | 2015-12-08 09:30:18 | 1 | 25 | ROOT-14 | NULL | NULL | NULL | NULL | 0 | NULL | > | 128 | VOLUME.DELETE | 2 | 2015-12-08 09:30:20 | 1 | 25 | ROOT-14 | NULL | NULL | NULL | NULL | 0 | NULL | -- This message was sent by Atlassian JIRA (v6.3.4#6332)