openstack-health/openstack_health
mccasland, trevor (tm2086) 1febf0c179 fix get_numeric_data
The change[1] introduced a failure for the grouped-runs page, there
is a case where if no data is provided to get_numeric_data it will error
with[2]

This change aims to fix that error by returning get_numeric_data early
if no data is provided.

[1] https://review.openstack.org/#/c/547866/
[2] http://paste.openstack.org/show/725854/

Change-Id: I02e9f40f4dcd44aefb47f5c8c96d9a318e034189
2018-07-13 15:01:17 -05:00
..
tests fix get_numeric_data 2018-07-13 15:01:17 -05:00
__init__.py Add python bits to the repo 2015-09-14 19:06:08 -04:00
api.py Add run time graph for jobs 2018-06-29 14:57:05 -05:00
base_aggregator.py Properly interpolate missing data for test_runs 2015-12-11 17:12:43 -05:00
distributed_dbm.py Fix changed imports in dogpile.cache 0.6.0 2016-06-07 11:52:08 -04:00
run_aggregator.py fix get_numeric_data 2018-07-13 15:01:17 -05:00
test_run_aggregator.py Fix pandas functions warnings 2016-06-30 17:06:50 +09:00