[ https://issues.apache.org/jira/browse/CLOUDSTACK-9417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15332481#comment-15332481 ]
ASF GitHub Bot commented on CLOUDSTACK-9417: -------------------------------------------- GitHub user nvazquez opened a pull request: https://github.com/apache/cloudstack/pull/1593 CLOUDSTACK-9417: Usage module refactoring ### Introduction Usage sanity check file was not been updated on sanity check. It is proposed: * New usage folder `/var/cache/cloudstack/usage,` creation on `cloudstack-usage` package built. * New sanity check file location in new folder `/var/cache/cloudstack/usage` * Timestamp included in `usage.log` file * Include `updateMaxId()` on sanity check as it wasn't being updated You can merge this pull request into a Git repository by running: $ git pull https://github.com/nvazquez/cloudstack bothvmmapandpr1584 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cloudstack/pull/1593.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 #1593 ---- commit 388125d6a2454ee2bf79be62075a8e64c6496661 Author: nvazquez <nicolas.m.vazq...@gmail.com> Date: 2016-06-15T20:22:11Z CLOUDSTACK-9417: Add timestamp on usage.log file commit 759889d344473d75dc1ff90e788c5c7e7106ec08 Author: nvazquez <nicolas.m.vazq...@gmail.com> Date: 2016-06-15T20:23:03Z CLOUDSTACK-9417: Usage module refactor ---- > Usage module refactoring > ------------------------ > > Key: CLOUDSTACK-9417 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9417 > Project: CloudStack > Issue Type: Bug > Security Level: Public(Anyone can view this level - this is the > default.) > Components: Usage > Affects Versions: 4.9.0 > Reporter: Nicolas Vazquez > Assignee: Nicolas Vazquez > Fix For: 4.9.0 > > > h3. Introduction > Usage sanity check file was not been updated on sanity check. > It is proposed: > * New usage folder {{/var/cache/cloudstack/usage}}, creation on > cloudstack-usage package built. > * New sanity check file location in new folder {{/var/cache/cloudstack/usage}} > * Timestamp included in {{usage.log}} file > * Include {{updateMaxId()}} on sanity check as it wasn't being updated -- This message was sent by Atlassian JIRA (v6.3.4#6332)