-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/16126/
-----------------------------------------------------------
Review request for cloudstack, Kishan Kavala and Wei Zhou.
Bugs: CLOUDSTACK-5404
https://issues.apache.org/jira/browse/CLOUDSTACK-5404
Repository: cloudstack-git
Description
-------
Fix CLOUDSTACK-5404, which was causing a timezone issue: network usages
(network bytes sent/received) are in local time, whereas other usages
(instances, volumes, network offerings, etc.) are in GMT. More details on Jira
(CLOUDSTACK-5404).
I did the patch on branch 4.2 where I encountered the bug, but it should be
applied on master and 4.3.
Diffs
-----
engine/schema/src/com/cloud/usage/dao/UsageDaoImpl.java 8b79257
Diff: https://reviews.apache.org/r/16126/diff/
Testing
-------
I packaged the patch version in RPMs, installed it, and the bug is fixed. No
regression found.
Thanks,
Olivier Lemasle