GitHub user llambiel opened a pull request: https://github.com/apache/cloudstack/pull/80
CLOUDSTACK-8262: Missing usage event on FollowAgentPowerOffReport (Instance shutdown from OS) When shutting down an instance from the OS, no VM.STOP usage record is being inserted. From usage perspective, instance is still considered as running https://issues.apache.org/jira/browse/CLOUDSTACK-8262 You can merge this pull request into a Git repository by running: $ git pull https://github.com/exoscale/cloudstack usage-event-missing-for-os-stopped-instance Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cloudstack/pull/80.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 #80 ---- commit 0ba75bcebde4e8a4773c7b31e5d8b88bf748a131 Author: Pierre-Yves Ritschard <p...@spootnik.org> Date: 2015-02-16T16:30:51Z ensure agent reconciliation triggers events ---- --- 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 infrastruct...@apache.org or file a JIRA ticket with INFRA. ---