[ https://issues.apache.org/jira/browse/CLOUDSTACK-9133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15054574#comment-15054574 ]
ASF GitHub Bot commented on CLOUDSTACK-9133: -------------------------------------------- Github user borisroman commented on the pull request: https://github.com/apache/cloudstack/pull/1207#issuecomment-164178065 @priyankparihar Could you point me where in VolumeStateListener it is emitted? > Two volume.delete usage events are getting generated for destoy vm > ------------------------------------------------------------------ > > 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 > > 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)