----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/27979/ -----------------------------------------------------------
(Updated Nov. 13, 2014, 10:09 a.m.) Review request for cloudstack, Kishan Kavala, Rohit Yadav, and Wei Zhou. Bugs: CLOUDSTACK-7903 https://issues.apache.org/jira/browse/CLOUDSTACK-7903 Repository: cloudstack-git Description ------- When you want to build 95-percentile billing model for the network traffic usage, it is good to have 5-minutes usage samples instead of 10 (which is minimum allowed in ACS at the moment). This change decreases the lower limit for USAGE_AGGREGATION_RANGE_MIN parameter. Will be happy if patch can be included to the 4.4.2 tag. Diffs ----- usage/src/com/cloud/usage/UsageManagerImpl.java fe7ee1e Diff: https://reviews.apache.org/r/27979/diff/ Testing ------- Tested on both 4.4 and master branches. Thanks, Ilia Shakitko