GitHub user priyankparihar opened a pull request:
https://github.com/apache/cloudstack/pull/1207
CLOUDSTACK-9133: Two volume.delete usage events are getting generatedâ¦
It was happening because event triggering was happening in
UserVmManagerImpl.java and VolumeStateListener.java respectively. So i have
removed it from UserVmManagerImpl.java.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/priyankparihar/cloudstack CLOUDSTACK-9133
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cloudstack/pull/1207.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1207
----
commit 5af3fd1987e797358e9bc99232202225850ed2c1
Author: Priyank Parihar <[email protected]>
Date: 2015-12-10T07:14:06Z
CLOUDSTACK-9133: Two volume.delete usage events are getting generated for
destoy vm.
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---