horizon/openstack_dashboard
Eoghan Glynn d97bba1d07 Avoid discarding precision of metering data
Fixes bug 1241467

Narrow-casting statistical aggregates to int before inserting
into the resource usage line charts had the effect of unnaturally
smoothening the trend. This was especially apparent for meters
defined over a narrow range (such as cpu_util ranging from 0.0%
to 100.0%).

We now maintain floating point precision for these data.

Change-Id: If6141a4f66aa0078d38aa9f53d913aca5684ad94
(cherry picked from commit 4b973c2fb4)
2013-10-21 07:47:57 +01:00
..
api Add keystoneclient CredentialsManager if missing 2013-10-11 22:18:23 +11:00
conf Adding RBAC policy system and checks for identity 2013-08-26 10:32:28 -06:00
dashboards Avoid discarding precision of metering data 2013-10-21 07:47:57 +01:00
local Improve default logging configuration 2013-10-08 17:59:16 +01:00
locale Import translations for Havana release 2013-10-10 02:53:26 +09:00
openstack Adding RBAC policy system and checks for identity 2013-08-26 10:32:28 -06:00
static Merge "Chart css small fixes" 2013-09-23 03:25:08 +00:00
templates Adding reusable Line Chart 2013-08-29 15:55:35 +02:00
test Fix a issue on retrieving default quota in Create Project 2013-10-08 17:15:12 +01:00
usage Fix a issue on retrieving default quota in Create Project 2013-10-08 17:15:12 +01:00
utils Neutron Security Group native support 2013-07-12 21:03:40 +09:00
wsgi Updated the django.wsgi file for devstack. 2012-02-29 01:37:37 -08:00
__init__.py Unifies the project packaging into one set of modules. 2012-02-29 00:20:13 -08:00
context_processors.py Remove unused LOG 2013-09-28 23:57:13 -07:00
exceptions.py Make troveclient optional 2013-09-17 10:18:49 +02:00
hooks.py Updated from global requirements 2013-08-08 13:16:35 -03:00
policy.py Adding RBAC policy system and checks for identity 2013-08-26 10:32:28 -06:00
settings.py Import translations for Havana release 2013-10-10 02:53:26 +09:00
urls.py Enable H302 check 2013-08-22 17:39:09 +04:00
views.py Small "H302 check" cleanup 2013-08-23 18:07:08 +04:00